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