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