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