|
||||||||||
| 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.DataSourceQueryTypeImpl
edu.indiana.extreme.lead.resource_catalog.xsd.impl.AtomicQueryTypeImpl
edu.indiana.extreme.lead.resource_catalog.xsd.impl.SpatialQueryTypeImpl
public class SpatialQueryTypeImpl
An XML SpatialQueryType(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). This is a complex type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface edu.indiana.extreme.lead.resource_catalog.xsd.SpatialQueryType |
|---|
SpatialQueryType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.resource_catalog.xsd.SpatialQueryType |
|---|
type |
| Constructor Summary | |
|---|---|
SpatialQueryTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpatialQueryTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public SpatialPredicateType getSpatialPredicate()
getSpatialPredicate in interface SpatialQueryTypepublic void setSpatialPredicate(SpatialPredicateType spatialPredicate)
setSpatialPredicate in interface SpatialQueryTypepublic SpatialPredicateType addNewSpatialPredicate()
addNewSpatialPredicate in interface SpatialQueryTypepublic javax.xml.namespace.QName getQueryType()
getQueryType in interface DataSourceQueryTypegetQueryType in interface SpatialQueryTypegetQueryType in class DataSourceQueryTypeImplpublic org.apache.xmlbeans.XmlQName xgetQueryType()
xgetQueryType in interface DataSourceQueryTypexgetQueryType in interface SpatialQueryTypexgetQueryType in class DataSourceQueryTypeImplpublic boolean isSetQueryType()
isSetQueryType in interface SpatialQueryTypepublic void setQueryType(javax.xml.namespace.QName queryType)
setQueryType in interface DataSourceQueryTypesetQueryType in interface SpatialQueryTypesetQueryType in class DataSourceQueryTypeImplpublic void xsetQueryType(org.apache.xmlbeans.XmlQName queryType)
xsetQueryType in interface DataSourceQueryTypexsetQueryType in interface SpatialQueryTypexsetQueryType in class DataSourceQueryTypeImplpublic void unsetQueryType()
unsetQueryType in interface SpatialQueryType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||