edu.indiana.extreme.lead.resource_catalog.xsd.impl
Class RegisterAbstractWsdlDocumentImpl.RegisterAbstractWsdlImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.resource_catalog.xsd.impl.RegisterAbstractWsdlDocumentImpl.RegisterAbstractWsdlImpl
- All Implemented Interfaces:
- RegisterAbstractWsdlDocument.RegisterAbstractWsdl
- Enclosing class:
- RegisterAbstractWsdlDocumentImpl
public static class RegisterAbstractWsdlDocumentImpl.RegisterAbstractWsdlImpl
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- implements RegisterAbstractWsdlDocument.RegisterAbstractWsdl
An XML RegisterAbstractWsdl(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd).
This is a complex type.
|
Method Summary |
java.lang.String |
getWsdl()
Gets the "wsdl" element |
void |
setWsdl(java.lang.String wsdl)
Sets the "wsdl" element |
org.apache.xmlbeans.XmlString |
xgetWsdl()
Gets (as xml) the "wsdl" element |
void |
xsetWsdl(org.apache.xmlbeans.XmlString wsdl)
Sets (as xml) the "wsdl" element |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegisterAbstractWsdlDocumentImpl.RegisterAbstractWsdlImpl
public RegisterAbstractWsdlDocumentImpl.RegisterAbstractWsdlImpl(org.apache.xmlbeans.SchemaType sType)
getWsdl
public java.lang.String getWsdl()
- Gets the "wsdl" element
- Specified by:
getWsdl in interface RegisterAbstractWsdlDocument.RegisterAbstractWsdl
xgetWsdl
public org.apache.xmlbeans.XmlString xgetWsdl()
- Gets (as xml) the "wsdl" element
- Specified by:
xgetWsdl in interface RegisterAbstractWsdlDocument.RegisterAbstractWsdl
setWsdl
public void setWsdl(java.lang.String wsdl)
- Sets the "wsdl" element
- Specified by:
setWsdl in interface RegisterAbstractWsdlDocument.RegisterAbstractWsdl
xsetWsdl
public void xsetWsdl(org.apache.xmlbeans.XmlString wsdl)
- Sets (as xml) the "wsdl" element
- Specified by:
xsetWsdl in interface RegisterAbstractWsdlDocument.RegisterAbstractWsdl
Copyright (c) 2005 Extreme! Lab, Indiana University. All rights reserved.
This software is open source. See here for the licence.