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