public class QueryType extends net.opengis.filter.v_2_0_0.AbstractAdhocQueryExpressionType implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.MergeFrom, org.jvnet.jaxb2_commons.lang.ToString
Java class for QueryType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="QueryType">
<complexContent>
<extension base="{http://www.opengis.net/fes/2.0}AbstractAdhocQueryExpressionType">
<attribute name="srsName" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
<attribute name="featureVersion" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
featureVersion |
protected String |
srsName |
| Constructor and Description |
|---|
QueryType() |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
Object |
clone() |
Object |
copyTo(Object target) |
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy strategy) |
Object |
createNewInstance() |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
String |
getFeatureVersion()
Gets the value of the featureVersion property.
|
String |
getSrsName()
Gets the value of the srsName property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
boolean |
isSetFeatureVersion() |
boolean |
isSetSrsName() |
void |
mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
Object left,
Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy strategy) |
void |
mergeFrom(Object left,
Object right) |
void |
setFeatureVersion(String value)
Sets the value of the featureVersion property.
|
void |
setSrsName(String value)
Sets the value of the srsName property.
|
String |
toString() |
getAbstractProjectionClause, getAbstractSelectionClause, getAbstractSortingClause, getAliases, getTypeNames, isSetAbstractProjectionClause, isSetAbstractSelectionClause, isSetAbstractSortingClause, isSetAliases, isSetTypeNames, setAbstractProjectionClause, setAbstractSelectionClause, setAbstractSortingClause, setAliases, setTypeNames, unsetAbstractProjectionClause, unsetAliases, unsetTypeNamespublic String getSrsName()
Stringpublic void setSrsName(String value)
value - allowed object is
Stringpublic boolean isSetSrsName()
public String getFeatureVersion()
Stringpublic void setFeatureVersion(String value)
value - allowed object is
Stringpublic boolean isSetFeatureVersion()
public String toString()
toString in class net.opengis.filter.v_2_0_0.AbstractAdhocQueryExpressionTypepublic StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToStringappend in class net.opengis.filter.v_2_0_0.AbstractAdhocQueryExpressionTypepublic StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToStringappendFields in class net.opengis.filter.v_2_0_0.AbstractAdhocQueryExpressionTypepublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalsequals in class net.opengis.filter.v_2_0_0.AbstractAdhocQueryExpressionTypepublic boolean equals(Object object)
equals in class net.opengis.filter.v_2_0_0.AbstractAdhocQueryExpressionTypepublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodehashCode in class net.opengis.filter.v_2_0_0.AbstractAdhocQueryExpressionTypepublic int hashCode()
hashCode in class net.opengis.filter.v_2_0_0.AbstractAdhocQueryExpressionTypepublic Object clone()
clone in class net.opengis.filter.v_2_0_0.AbstractAdhocQueryExpressionTypepublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTocopyTo in class net.opengis.filter.v_2_0_0.AbstractAdhocQueryExpressionTypepublic Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTocopyTo in class net.opengis.filter.v_2_0_0.AbstractAdhocQueryExpressionTypepublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTocreateNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrompublic void mergeFrom(Object left, Object right)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrommergeFrom in class net.opengis.filter.v_2_0_0.AbstractAdhocQueryExpressionTypepublic void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
Object left,
Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy strategy)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrommergeFrom in class net.opengis.filter.v_2_0_0.AbstractAdhocQueryExpressionTypeThis work is licensed under a Creative Commons Attribution 4.0 International License.