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