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