edu.indiana.extreme.lead.resource_catalog.xsd.impl
Class RegisterApplicationDescriptionDocumentImpl.RegisterApplicationDescriptionImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.resource_catalog.xsd.impl.RegisterApplicationDescriptionDocumentImpl.RegisterApplicationDescriptionImpl
- All Implemented Interfaces:
- RegisterApplicationDescriptionDocument.RegisterApplicationDescription
- Enclosing class:
- RegisterApplicationDescriptionDocumentImpl
public static class RegisterApplicationDescriptionDocumentImpl.RegisterApplicationDescriptionImpl
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- implements RegisterApplicationDescriptionDocument.RegisterApplicationDescription
An XML RegisterApplicationDescription(@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 |
RegisterApplicationDescriptionDocumentImpl.RegisterApplicationDescriptionImpl
public RegisterApplicationDescriptionDocumentImpl.RegisterApplicationDescriptionImpl(org.apache.xmlbeans.SchemaType sType)
getDescription
public java.lang.String getDescription()
- Gets the "description" element
- Specified by:
getDescription in interface RegisterApplicationDescriptionDocument.RegisterApplicationDescription
xgetDescription
public org.apache.xmlbeans.XmlString xgetDescription()
- Gets (as xml) the "description" element
- Specified by:
xgetDescription in interface RegisterApplicationDescriptionDocument.RegisterApplicationDescription
setDescription
public void setDescription(java.lang.String description)
- Sets the "description" element
- Specified by:
setDescription in interface RegisterApplicationDescriptionDocument.RegisterApplicationDescription
xsetDescription
public void xsetDescription(org.apache.xmlbeans.XmlString description)
- Sets (as xml) the "description" element
- Specified by:
xsetDescription in interface RegisterApplicationDescriptionDocument.RegisterApplicationDescription
Copyright (c) 2005 Extreme! Lab, Indiana University. All rights reserved.
This software is open source. See here for the licence.