|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SpatialQueryType
An XML SpatialQueryType(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
SpatialQueryType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
SpatialPredicateType |
addNewSpatialPredicate()
Appends and returns a new empty "spatialPredicate" element |
javax.xml.namespace.QName |
getQueryType()
Gets the "queryType" attribute |
SpatialPredicateType |
getSpatialPredicate()
Gets the "spatialPredicate" element |
boolean |
isSetQueryType()
True if has "queryType" attribute |
void |
setQueryType(javax.xml.namespace.QName queryType)
Sets the "queryType" attribute |
void |
setSpatialPredicate(SpatialPredicateType spatialPredicate)
Sets the "spatialPredicate" element |
void |
unsetQueryType()
Unsets the "queryType" attribute |
org.apache.xmlbeans.XmlQName |
xgetQueryType()
Gets (as xml) the "queryType" attribute |
void |
xsetQueryType(org.apache.xmlbeans.XmlQName queryType)
Sets (as xml) the "queryType" attribute |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
SpatialPredicateType getSpatialPredicate()
void setSpatialPredicate(SpatialPredicateType spatialPredicate)
SpatialPredicateType addNewSpatialPredicate()
javax.xml.namespace.QName getQueryType()
getQueryType in interface DataSourceQueryTypeorg.apache.xmlbeans.XmlQName xgetQueryType()
xgetQueryType in interface DataSourceQueryTypeboolean isSetQueryType()
void setQueryType(javax.xml.namespace.QName queryType)
setQueryType in interface DataSourceQueryTypevoid xsetQueryType(org.apache.xmlbeans.XmlQName queryType)
xsetQueryType in interface DataSourceQueryTypevoid unsetQueryType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||