edu.indiana.extreme.lead.resource_catalog.xsd.impl
Class RegisterDataCatalogDocumentImpl.RegisterDataCatalogImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.resource_catalog.xsd.impl.RegisterDataCatalogDocumentImpl.RegisterDataCatalogImpl
- All Implemented Interfaces:
- RegisterDataCatalogDocument.RegisterDataCatalog
- Enclosing class:
- RegisterDataCatalogDocumentImpl
public static class RegisterDataCatalogDocumentImpl.RegisterDataCatalogImpl
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- implements RegisterDataCatalogDocument.RegisterDataCatalog
An XML RegisterDataCatalog(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd).
This is a complex type.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegisterDataCatalogDocumentImpl.RegisterDataCatalogImpl
public RegisterDataCatalogDocumentImpl.RegisterDataCatalogImpl(org.apache.xmlbeans.SchemaType sType)
getDataCatalog
public DataCatalogSourceType getDataCatalog()
- Gets the "dataCatalog" element
- Specified by:
getDataCatalog in interface RegisterDataCatalogDocument.RegisterDataCatalog
setDataCatalog
public void setDataCatalog(DataCatalogSourceType dataCatalog)
- Sets the "dataCatalog" element
- Specified by:
setDataCatalog in interface RegisterDataCatalogDocument.RegisterDataCatalog
addNewDataCatalog
public DataCatalogSourceType addNewDataCatalog()
- Appends and returns a new empty "dataCatalog" element
- Specified by:
addNewDataCatalog in interface RegisterDataCatalogDocument.RegisterDataCatalog
Copyright (c) 2005 Extreme! Lab, Indiana University. All rights reserved.
This software is open source. See here for the licence.