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