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