|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface SearchDataProductDocument.SearchDataProduct
An XML SearchDataProduct(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
SearchDataProductDocument.SearchDataProduct.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
QueryContainerDocument.QueryContainer |
addNewQueryContainer()
Appends and returns a new empty "queryContainer" element |
QueryContainerDocument.QueryContainer |
getQueryContainer()
Gets the "queryContainer" element |
java.lang.String |
getQuerySession()
Gets the "querySession" element |
boolean |
isSetQueryContainer()
True if has "queryContainer" element |
boolean |
isSetQuerySession()
True if has "querySession" element |
void |
setQueryContainer(QueryContainerDocument.QueryContainer queryContainer)
Sets the "queryContainer" element |
void |
setQuerySession(java.lang.String querySession)
Sets the "querySession" element |
void |
unsetQueryContainer()
Unsets the "queryContainer" element |
void |
unsetQuerySession()
Unsets the "querySession" element |
org.apache.xmlbeans.XmlString |
xgetQuerySession()
Gets (as xml) the "querySession" 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 |
|---|
QueryContainerDocument.QueryContainer getQueryContainer()
boolean isSetQueryContainer()
void setQueryContainer(QueryContainerDocument.QueryContainer queryContainer)
QueryContainerDocument.QueryContainer addNewQueryContainer()
void unsetQueryContainer()
java.lang.String getQuerySession()
org.apache.xmlbeans.XmlString xgetQuerySession()
boolean isSetQuerySession()
void setQuerySession(java.lang.String querySession)
void xsetQuerySession(org.apache.xmlbeans.XmlString querySession)
void unsetQuerySession()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||