|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.resource_catalog.xsd.impl.SearchDataProductResponseDocumentImpl.SearchDataProductResponseImpl
public static class SearchDataProductResponseDocumentImpl.SearchDataProductResponseImpl
An XML SearchDataProductResponse(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
SearchDataProductResponseDocumentImpl.SearchDataProductResponseImpl.ResultsetImpl
An XML resultset(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). |
| Nested classes/interfaces inherited from interface edu.indiana.extreme.lead.resource_catalog.xsd.SearchDataProductResponseDocument.SearchDataProductResponse |
|---|
SearchDataProductResponseDocument.SearchDataProductResponse.Factory, SearchDataProductResponseDocument.SearchDataProductResponse.Resultset |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.resource_catalog.xsd.SearchDataProductResponseDocument.SearchDataProductResponse |
|---|
type |
| Constructor Summary | |
|---|---|
SearchDataProductResponseDocumentImpl.SearchDataProductResponseImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
|---|---|
SearchDataProductResponseDocument.SearchDataProductResponse.Resultset |
addNewResultset()
Appends and returns a new empty "resultset" element |
boolean |
getHasMoreResults()
Gets the "hasMoreResults" element |
java.lang.String |
getQuerySession()
Gets the "querySession" element |
SearchDataProductResponseDocument.SearchDataProductResponse.Resultset |
getResultset()
Gets the "resultset" element |
void |
setHasMoreResults(boolean hasMoreResults)
Sets the "hasMoreResults" element |
void |
setQuerySession(java.lang.String querySession)
Sets the "querySession" element |
void |
setResultset(SearchDataProductResponseDocument.SearchDataProductResponse.Resultset resultset)
Sets the "resultset" element |
org.apache.xmlbeans.XmlBoolean |
xgetHasMoreResults()
Gets (as xml) the "hasMoreResults" element |
org.apache.xmlbeans.XmlString |
xgetQuerySession()
Gets (as xml) the "querySession" element |
void |
xsetHasMoreResults(org.apache.xmlbeans.XmlBoolean hasMoreResults)
Sets (as xml) the "hasMoreResults" element |
void |
xsetQuerySession(org.apache.xmlbeans.XmlString querySession)
Sets (as xml) the "querySession" element |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SearchDataProductResponseDocumentImpl.SearchDataProductResponseImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public SearchDataProductResponseDocument.SearchDataProductResponse.Resultset getResultset()
getResultset in interface SearchDataProductResponseDocument.SearchDataProductResponsepublic void setResultset(SearchDataProductResponseDocument.SearchDataProductResponse.Resultset resultset)
setResultset in interface SearchDataProductResponseDocument.SearchDataProductResponsepublic SearchDataProductResponseDocument.SearchDataProductResponse.Resultset addNewResultset()
addNewResultset in interface SearchDataProductResponseDocument.SearchDataProductResponsepublic boolean getHasMoreResults()
getHasMoreResults in interface SearchDataProductResponseDocument.SearchDataProductResponsepublic org.apache.xmlbeans.XmlBoolean xgetHasMoreResults()
xgetHasMoreResults in interface SearchDataProductResponseDocument.SearchDataProductResponsepublic void setHasMoreResults(boolean hasMoreResults)
setHasMoreResults in interface SearchDataProductResponseDocument.SearchDataProductResponsepublic void xsetHasMoreResults(org.apache.xmlbeans.XmlBoolean hasMoreResults)
xsetHasMoreResults in interface SearchDataProductResponseDocument.SearchDataProductResponsepublic java.lang.String getQuerySession()
getQuerySession in interface SearchDataProductResponseDocument.SearchDataProductResponsepublic org.apache.xmlbeans.XmlString xgetQuerySession()
xgetQuerySession in interface SearchDataProductResponseDocument.SearchDataProductResponsepublic void setQuerySession(java.lang.String querySession)
setQuerySession in interface SearchDataProductResponseDocument.SearchDataProductResponsepublic void xsetQuerySession(org.apache.xmlbeans.XmlString querySession)
xsetQuerySession in interface SearchDataProductResponseDocument.SearchDataProductResponse
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||