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