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