|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface SearchDataProductResponseDocument.SearchDataProductResponse
An XML SearchDataProductResponse(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
SearchDataProductResponseDocument.SearchDataProductResponse.Factory
A factory class with static methods for creating instances of this type. |
static interface |
SearchDataProductResponseDocument.SearchDataProductResponse.Resultset
An XML resultset(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| 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 |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
SearchDataProductResponseDocument.SearchDataProductResponse.Resultset getResultset()
void setResultset(SearchDataProductResponseDocument.SearchDataProductResponse.Resultset resultset)
SearchDataProductResponseDocument.SearchDataProductResponse.Resultset addNewResultset()
boolean getHasMoreResults()
org.apache.xmlbeans.XmlBoolean xgetHasMoreResults()
void setHasMoreResults(boolean hasMoreResults)
void xsetHasMoreResults(org.apache.xmlbeans.XmlBoolean hasMoreResults)
java.lang.String getQuerySession()
org.apache.xmlbeans.XmlString xgetQuerySession()
void setQuerySession(java.lang.String querySession)
void xsetQuerySession(org.apache.xmlbeans.XmlString querySession)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||