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