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