Class PropertyIsLessThanBinding
Object
AbstractComplexBinding
OGCPropertyIsLessThanBinding
PropertyIsLessThanBinding
- All Implemented Interfaces:
Binding,ComplexBinding
Binding object for the element http://www.opengis.net/ogc:PropertyIsLessThan.
<xsd:element name="PropertyIsLessThan"
substitutionGroup="ogc:comparisonOps" type="ogc:BinaryComparisonOpType"/>
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class OGCPropertyIsLessThanBinding
getExecutionMode, getType, parseMethods inherited from class AbstractComplexBinding
encode, getProperties, getProperty, initialize, initializeChildContext
-
Constructor Details
-
PropertyIsLessThanBinding
-
-
Method Details
-
getTarget
- Specified by:
getTargetin interfaceBinding- Overrides:
getTargetin classOGCPropertyIsLessThanBinding- Returns:
- The qualified name of the target for the binding.
-