edu.indiana.extreme.lead.resource_catalog.xsd.impl
Class GetServiceMapDocumentImpl.GetServiceMapImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.resource_catalog.xsd.impl.GetServiceMapDocumentImpl.GetServiceMapImpl
- All Implemented Interfaces:
- GetServiceMapDocument.GetServiceMap
- Enclosing class:
- GetServiceMapDocumentImpl
public static class GetServiceMapDocumentImpl.GetServiceMapImpl
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- implements GetServiceMapDocument.GetServiceMap
An XML GetServiceMap(@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 |
GetServiceMapDocumentImpl.GetServiceMapImpl
public GetServiceMapDocumentImpl.GetServiceMapImpl(org.apache.xmlbeans.SchemaType sType)
getQname
public javax.xml.namespace.QName getQname()
- Gets the "qname" element
- Specified by:
getQname in interface GetServiceMapDocument.GetServiceMap
xgetQname
public org.apache.xmlbeans.XmlQName xgetQname()
- Gets (as xml) the "qname" element
- Specified by:
xgetQname in interface GetServiceMapDocument.GetServiceMap
setQname
public void setQname(javax.xml.namespace.QName qname)
- Sets the "qname" element
- Specified by:
setQname in interface GetServiceMapDocument.GetServiceMap
xsetQname
public void xsetQname(org.apache.xmlbeans.XmlQName qname)
- Sets (as xml) the "qname" element
- Specified by:
xsetQname in interface GetServiceMapDocument.GetServiceMap
Copyright (c) 2005 Extreme! Lab, Indiana University. All rights reserved.
This software is open source. See here for the licence.