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