edu.indiana.extreme.lead.resource_catalog.xsd.impl
Class PerformXQueryDocumentImpl.PerformXQueryImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.resource_catalog.xsd.impl.PerformXQueryDocumentImpl.PerformXQueryImpl
- All Implemented Interfaces:
- PerformXQueryDocument.PerformXQuery
- Enclosing class:
- PerformXQueryDocumentImpl
public static class PerformXQueryDocumentImpl.PerformXQueryImpl
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- implements PerformXQueryDocument.PerformXQuery
An XML PerformXQuery(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd).
This is a complex type.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PerformXQueryDocumentImpl.PerformXQueryImpl
public PerformXQueryDocumentImpl.PerformXQueryImpl(org.apache.xmlbeans.SchemaType sType)
getQuery
public PerformXQueryDocument.PerformXQuery.Query getQuery()
- Gets the "query" element
- Specified by:
getQuery in interface PerformXQueryDocument.PerformXQuery
setQuery
public void setQuery(PerformXQueryDocument.PerformXQuery.Query query)
- Sets the "query" element
- Specified by:
setQuery in interface PerformXQueryDocument.PerformXQuery
addNewQuery
public PerformXQueryDocument.PerformXQuery.Query addNewQuery()
- Appends and returns a new empty "query" element
- Specified by:
addNewQuery in interface PerformXQueryDocument.PerformXQuery
Copyright (c) 2005 Extreme! Lab, Indiana University. All rights reserved.
This software is open source. See here for the licence.