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