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