edu.indiana.extreme.lead.resource_catalog.xsd.impl
Class RegisterHostDescriptionResponseDocumentImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.resource_catalog.xsd.impl.RegisterHostDescriptionResponseDocumentImpl
- All Implemented Interfaces:
- RegisterHostDescriptionResponseDocument
public class RegisterHostDescriptionResponseDocumentImpl
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- implements RegisterHostDescriptionResponseDocument
A document containing one RegisterHostDescriptionResponse(@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 |
RegisterHostDescriptionResponseDocumentImpl
public RegisterHostDescriptionResponseDocumentImpl(org.apache.xmlbeans.SchemaType sType)
getRegisterHostDescriptionResponse
public RegisterHostDescriptionResponseDocument.RegisterHostDescriptionResponse getRegisterHostDescriptionResponse()
- Gets the "RegisterHostDescriptionResponse" element
- Specified by:
getRegisterHostDescriptionResponse in interface RegisterHostDescriptionResponseDocument
setRegisterHostDescriptionResponse
public void setRegisterHostDescriptionResponse(RegisterHostDescriptionResponseDocument.RegisterHostDescriptionResponse registerHostDescriptionResponse)
- Sets the "RegisterHostDescriptionResponse" element
- Specified by:
setRegisterHostDescriptionResponse in interface RegisterHostDescriptionResponseDocument
addNewRegisterHostDescriptionResponse
public RegisterHostDescriptionResponseDocument.RegisterHostDescriptionResponse addNewRegisterHostDescriptionResponse()
- Appends and returns a new empty "RegisterHostDescriptionResponse" element
- Specified by:
addNewRegisterHostDescriptionResponse in interface RegisterHostDescriptionResponseDocument
Copyright (c) 2005 Extreme! Lab, Indiana University. All rights reserved.
This software is open source. See here for the licence.