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