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