edu.indiana.extreme.lead.resource_catalog.xsd.impl
Class RemoveAbstractWsdlDocumentImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.resource_catalog.xsd.impl.RemoveAbstractWsdlDocumentImpl
- All Implemented Interfaces:
- RemoveAbstractWsdlDocument
public class RemoveAbstractWsdlDocumentImpl
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- implements RemoveAbstractWsdlDocument
A document containing one RemoveAbstractWsdl(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd) element.
This is a complex type.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoveAbstractWsdlDocumentImpl
public RemoveAbstractWsdlDocumentImpl(org.apache.xmlbeans.SchemaType sType)
getRemoveAbstractWsdl
public RemoveAbstractWsdlDocument.RemoveAbstractWsdl getRemoveAbstractWsdl()
- Gets the "RemoveAbstractWsdl" element
- Specified by:
getRemoveAbstractWsdl in interface RemoveAbstractWsdlDocument
setRemoveAbstractWsdl
public void setRemoveAbstractWsdl(RemoveAbstractWsdlDocument.RemoveAbstractWsdl removeAbstractWsdl)
- Sets the "RemoveAbstractWsdl" element
- Specified by:
setRemoveAbstractWsdl in interface RemoveAbstractWsdlDocument
addNewRemoveAbstractWsdl
public RemoveAbstractWsdlDocument.RemoveAbstractWsdl addNewRemoveAbstractWsdl()
- Appends and returns a new empty "RemoveAbstractWsdl" element
- Specified by:
addNewRemoveAbstractWsdl in interface RemoveAbstractWsdlDocument
Copyright (c) 2005 Extreme! Lab, Indiana University. All rights reserved.
This software is open source. See here for the licence.