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