public interface QueryType extends AbstractAdhocQueryExpressionType
| Modifier and Type | Interface and Description |
|---|---|
static class |
QueryType.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
String |
getFeatureVersion()
Gets the "featureVersion" attribute
|
String |
getSrsName()
Gets the "srsName" attribute
|
boolean |
isSetFeatureVersion()
True if has "featureVersion" attribute
|
boolean |
isSetSrsName()
True if has "srsName" attribute
|
void |
setFeatureVersion(String featureVersion)
Sets the "featureVersion" attribute
|
void |
setSrsName(String srsName)
Sets the "srsName" attribute
|
void |
unsetFeatureVersion()
Unsets the "featureVersion" attribute
|
void |
unsetSrsName()
Unsets the "srsName" attribute
|
org.apache.xmlbeans.XmlString |
xgetFeatureVersion()
Gets (as xml) the "featureVersion" attribute
|
org.apache.xmlbeans.XmlAnyURI |
xgetSrsName()
Gets (as xml) the "srsName" attribute
|
void |
xsetFeatureVersion(org.apache.xmlbeans.XmlString featureVersion)
Sets (as xml) the "featureVersion" attribute
|
void |
xsetSrsName(org.apache.xmlbeans.XmlAnyURI srsName)
Sets (as xml) the "srsName" attribute
|
addNewAbstractProjectionClause, addNewAbstractSelectionClause, addNewAbstractSortingClause, getAbstractProjectionClauseArray, getAbstractProjectionClauseArray, getAbstractSelectionClause, getAbstractSortingClause, getAliases, getTypeNames, insertNewAbstractProjectionClause, isSetAbstractSelectionClause, isSetAbstractSortingClause, isSetAliases, removeAbstractProjectionClause, setAbstractProjectionClauseArray, setAbstractProjectionClauseArray, setAbstractSelectionClause, setAbstractSortingClause, setAliases, setTypeNames, sizeOfAbstractProjectionClauseArray, unsetAbstractSelectionClause, unsetAbstractSortingClause, unsetAliases, xgetAliases, xgetTypeNames, xsetAliases, xsetTypeNamesgetHandle, isSetHandle, setHandle, unsetHandle, xgetHandle, xsetHandlechangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextString getSrsName()
org.apache.xmlbeans.XmlAnyURI xgetSrsName()
boolean isSetSrsName()
void setSrsName(String srsName)
void xsetSrsName(org.apache.xmlbeans.XmlAnyURI srsName)
void unsetSrsName()
String getFeatureVersion()
org.apache.xmlbeans.XmlString xgetFeatureVersion()
boolean isSetFeatureVersion()
void setFeatureVersion(String featureVersion)
void xsetFeatureVersion(org.apache.xmlbeans.XmlString featureVersion)
void unsetFeatureVersion()
Copyright © 2016 52north.org. All rights reserved.