edu.indiana.extreme.lead.resource_catalog.xsd.impl
Class RegisterHostDescriptionDocumentImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.resource_catalog.xsd.impl.RegisterHostDescriptionDocumentImpl
- All Implemented Interfaces:
- RegisterHostDescriptionDocument
public class RegisterHostDescriptionDocumentImpl
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- implements RegisterHostDescriptionDocument
A document containing one RegisterHostDescription(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd) element.
This is a complex type.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegisterHostDescriptionDocumentImpl
public RegisterHostDescriptionDocumentImpl(org.apache.xmlbeans.SchemaType sType)
getRegisterHostDescription
public RegisterHostDescriptionDocument.RegisterHostDescription getRegisterHostDescription()
- Gets the "RegisterHostDescription" element
- Specified by:
getRegisterHostDescription in interface RegisterHostDescriptionDocument
setRegisterHostDescription
public void setRegisterHostDescription(RegisterHostDescriptionDocument.RegisterHostDescription registerHostDescription)
- Sets the "RegisterHostDescription" element
- Specified by:
setRegisterHostDescription in interface RegisterHostDescriptionDocument
addNewRegisterHostDescription
public RegisterHostDescriptionDocument.RegisterHostDescription addNewRegisterHostDescription()
- Appends and returns a new empty "RegisterHostDescription" element
- Specified by:
addNewRegisterHostDescription in interface RegisterHostDescriptionDocument
Copyright (c) 2005 Extreme! Lab, Indiana University. All rights reserved.
This software is open source. See here for the licence.