Class PropertyIsEqualToBinding
Object
AbstractComplexBinding
OGCPropertyIsEqualToBinding
PropertyIsEqualToBinding
- All Implemented Interfaces:
Binding
,ComplexBinding
Binding object for the element http://www.opengis.net/fes/2.0:PropertyIsEqualTo.
<xsd:element name="PropertyIsEqualTo"
substitutionGroup="fes:comparisonOps" type="fes:BinaryComparisonOpType"/>
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class OGCPropertyIsEqualToBinding
getExecutionMode, getType, parse
Methods inherited from class AbstractComplexBinding
encode, getProperties, getProperty, initialize, initializeChildContext
-
Constructor Details
-
PropertyIsEqualToBinding
-
-
Method Details
-
getTarget
- Specified by:
getTarget
in interfaceBinding
- Overrides:
getTarget
in classOGCPropertyIsEqualToBinding
- Returns:
- The qualified name of the target for the binding.
-