edu.indiana.extreme.lead.resource_catalog.xsd.impl
Class GetAbstractWsdlDocumentImpl.GetAbstractWsdlImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.resource_catalog.xsd.impl.GetAbstractWsdlDocumentImpl.GetAbstractWsdlImpl
- All Implemented Interfaces:
- GetAbstractWsdlDocument.GetAbstractWsdl
- Enclosing class:
- GetAbstractWsdlDocumentImpl
public static class GetAbstractWsdlDocumentImpl.GetAbstractWsdlImpl
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- implements GetAbstractWsdlDocument.GetAbstractWsdl
An XML GetAbstractWsdl(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd).
This is a complex type.
|
Method Summary |
javax.xml.namespace.QName |
getQname()
Gets the "qname" element |
void |
setQname(javax.xml.namespace.QName qname)
Sets the "qname" element |
org.apache.xmlbeans.XmlQName |
xgetQname()
Gets (as xml) the "qname" element |
void |
xsetQname(org.apache.xmlbeans.XmlQName qname)
Sets (as xml) the "qname" element |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetAbstractWsdlDocumentImpl.GetAbstractWsdlImpl
public GetAbstractWsdlDocumentImpl.GetAbstractWsdlImpl(org.apache.xmlbeans.SchemaType sType)
getQname
public javax.xml.namespace.QName getQname()
- Gets the "qname" element
- Specified by:
getQname in interface GetAbstractWsdlDocument.GetAbstractWsdl
xgetQname
public org.apache.xmlbeans.XmlQName xgetQname()
- Gets (as xml) the "qname" element
- Specified by:
xgetQname in interface GetAbstractWsdlDocument.GetAbstractWsdl
setQname
public void setQname(javax.xml.namespace.QName qname)
- Sets the "qname" element
- Specified by:
setQname in interface GetAbstractWsdlDocument.GetAbstractWsdl
xsetQname
public void xsetQname(org.apache.xmlbeans.XmlQName qname)
- Sets (as xml) the "qname" element
- Specified by:
xsetQname in interface GetAbstractWsdlDocument.GetAbstractWsdl
Copyright (c) 2005 Extreme! Lab, Indiana University. All rights reserved.
This software is open source. See here for the licence.