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