getFilter() Returns the value of the 'Filter' attribute.
The Filter element is used to define spatial and/or non-spatial constraints on query.
Spatial constrains use GML3 to specify the constraining geometry.
getSrsName() Returns the value of the 'Srs Name' attribute.
This attribute is used to specify a specific WFS-supported SRS that should be used for
returned feature geometries.
getTypeName() Returns the value of the 'Type Name' attribute.
The typeName attribute is a single feature type name that indicates which type of feature
instances should be included in the reponse set.
Returns the value of the 'Filter' attribute.
The Filter element is used to define spatial and/or non-spatial constraints on query.
Spatial constrains use GML3 to specify the constraining geometry. A full description of
the Filter element can be found in the Filter Encoding Implementation Specification.
the value of the 'Filter' attribute. See Also:DifferenceQueryType.setFilter(Object) See Also:net.opengis.wfsv.WfsvPackage.getDifferenceQueryType_Filter
Returns the value of the 'Srs Name' attribute.
This attribute is used to specify a specific WFS-supported SRS that should be used for
returned feature geometries. The value may be the WFS StorageSRS value,
DefaultRetrievalSRS value, or one of AdditionalSRS values. If no srsName value is
supplied, then the features will be returned using either the DefaultRetrievalSRS, if
specified, and StorageSRS otherwise. For feature types with no spatial properties, this
attribute must not be specified or ignored if it is specified.
the value of the 'Srs Name' attribute. See Also:DifferenceQueryType.setSrsName(String) See Also:net.opengis.wfsv.WfsvPackage.getDifferenceQueryType_SrsName
Returns the value of the 'Type Name' attribute.
The typeName attribute is a single feature type name that indicates which type of feature
instances should be included in the reponse set. The names must be a valid type that
belong to this query's feature content as defined by the GML Application Schema.
the value of the 'Type Name' attribute. See Also:DifferenceQueryType.setTypeName(QName) See Also:net.opengis.wfsv.WfsvPackage.getDifferenceQueryType_TypeName