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