edu.indiana.extreme.lead.resource_catalog.xsd.impl
Class ListDataCatalogsResponseDocumentImpl.ListDataCatalogsResponseImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.resource_catalog.xsd.impl.ListDataCatalogsResponseDocumentImpl.ListDataCatalogsResponseImpl
- All Implemented Interfaces:
- ListDataCatalogsResponseDocument.ListDataCatalogsResponse
- Enclosing class:
- ListDataCatalogsResponseDocumentImpl
public static class ListDataCatalogsResponseDocumentImpl.ListDataCatalogsResponseImpl
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- implements ListDataCatalogsResponseDocument.ListDataCatalogsResponse
An XML ListDataCatalogsResponse(@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 |
ListDataCatalogsResponseDocumentImpl.ListDataCatalogsResponseImpl
public ListDataCatalogsResponseDocumentImpl.ListDataCatalogsResponseImpl(org.apache.xmlbeans.SchemaType sType)
getDataCatalogs
public DataCatalogSetType getDataCatalogs()
- Gets the "dataCatalogs" element
- Specified by:
getDataCatalogs in interface ListDataCatalogsResponseDocument.ListDataCatalogsResponse
setDataCatalogs
public void setDataCatalogs(DataCatalogSetType dataCatalogs)
- Sets the "dataCatalogs" element
- Specified by:
setDataCatalogs in interface ListDataCatalogsResponseDocument.ListDataCatalogsResponse
addNewDataCatalogs
public DataCatalogSetType addNewDataCatalogs()
- Appends and returns a new empty "dataCatalogs" element
- Specified by:
addNewDataCatalogs in interface ListDataCatalogsResponseDocument.ListDataCatalogsResponse
Copyright (c) 2005 Extreme! Lab, Indiana University. All rights reserved.
This software is open source. See here for the licence.