Class ExtendedGetFeatureType
java.lang.Object
net.opengis.wfs.v_1_1_0.BaseRequestType
net.opengis.wfs.v_1_1_0.GetFeatureType
org.codice.ddf.spatial.ogc.wfs.v110.catalog.source.ExtendedGetFeatureType
- All Implemented Interfaces:
Cloneable,org.jvnet.jaxb2_commons.lang.CopyTo2,org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2,org.jvnet.jaxb2_commons.lang.MergeFrom2,org.jvnet.jaxb2_commons.lang.ToString2
public class ExtendedGetFeatureType
extends net.opengis.wfs.v_1_1_0.GetFeatureType
implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.MergeFrom2, org.jvnet.jaxb2_commons.lang.ToString2
-
Field Summary
FieldsFields inherited from class net.opengis.wfs.v_1_1_0.GetFeatureType
maxFeatures, outputFormat, query, resultType, traverseXlinkDepth, traverseXlinkExpiryFields inherited from class net.opengis.wfs.v_1_1_0.BaseRequestType
handle, service, version -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy) booleanequals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) Gets the value of the startIndex property.inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) booleanvoidmergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator, Object left, Object right, org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy) voidsetStartIndex(BigInteger value) Sets the value of the startIndex property.net.opengis.wfs.v_1_1_0.GetFeatureTypewithStartIndex(BigInteger value) Methods inherited from class net.opengis.wfs.v_1_1_0.GetFeatureType
append, clone, copyTo, createNewInstance, equals, getMaxFeatures, getOutputFormat, getQuery, getResultType, getTraverseXlinkDepth, getTraverseXlinkExpiry, hashCode, isSetMaxFeatures, isSetOutputFormat, isSetQuery, isSetResultType, isSetTraverseXlinkDepth, isSetTraverseXlinkExpiry, mergeFrom, setMaxFeatures, setOutputFormat, setQuery, setResultType, setTraverseXlinkDepth, setTraverseXlinkExpiry, toString, unsetQuery, withHandle, withMaxFeatures, withOutputFormat, withQuery, withQuery, withQuery, withResultType, withService, withTraverseXlinkDepth, withTraverseXlinkExpiry, withVersionMethods inherited from class net.opengis.wfs.v_1_1_0.BaseRequestType
getHandle, getService, getVersion, isSetHandle, isSetService, isSetVersion, setHandle, setService, setVersionMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.jvnet.jaxb2_commons.lang.CopyTo2
copyTo, createNewInstanceMethods inherited from interface org.jvnet.jaxb2_commons.lang.MergeFrom2
createNewInstance, mergeFromMethods inherited from interface org.jvnet.jaxb2_commons.lang.ToString2
append
-
Field Details
-
startIndex
-
-
Constructor Details
-
ExtendedGetFeatureType
public ExtendedGetFeatureType()
-
-
Method Details
-
getStartIndex
Gets the value of the startIndex property.- Returns:
- possible object is
BigInteger
-
setStartIndex
Sets the value of the startIndex property.- Parameters:
value- allowed object isBigInteger
-
isSetStartIndex
public boolean isSetStartIndex() -
appendFields
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) - Specified by:
appendFieldsin interfaceorg.jvnet.jaxb2_commons.lang.ToString2- Overrides:
appendFieldsin classnet.opengis.wfs.v_1_1_0.GetFeatureType
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) - Specified by:
equalsin interfaceorg.jvnet.jaxb2_commons.lang.Equals2- Overrides:
equalsin classnet.opengis.wfs.v_1_1_0.GetFeatureType
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) - Specified by:
hashCodein interfaceorg.jvnet.jaxb2_commons.lang.HashCode2- Overrides:
hashCodein classnet.opengis.wfs.v_1_1_0.GetFeatureType
-
copyTo
public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy) - Specified by:
copyToin interfaceorg.jvnet.jaxb2_commons.lang.CopyTo2- Overrides:
copyToin classnet.opengis.wfs.v_1_1_0.GetFeatureType
-
mergeFrom
public 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.MergeStrategy2 strategy) - Specified by:
mergeFromin interfaceorg.jvnet.jaxb2_commons.lang.MergeFrom2- Overrides:
mergeFromin classnet.opengis.wfs.v_1_1_0.GetFeatureType
-
withStartIndex
-