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