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