org.geotools.filter.v2_0.bindings
Class PropertyIsNotEqualToBinding
Object
AbstractComplexBinding
OGCPropertyIsNotEqualToBinding
PropertyIsNotEqualToBinding
- All Implemented Interfaces:
- Binding, ComplexBinding
public class PropertyIsNotEqualToBinding
- extends OGCPropertyIsNotEqualToBinding
Binding object for the element http://www.opengis.net/ogc:PropertyIsNotEqualTo.
<xsd:element name="PropertyIsNotEqualTo"
substitutionGroup="ogc:comparisonOps" type="ogc:BinaryComparisonOpType"/>
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyIsNotEqualToBinding
public PropertyIsNotEqualToBinding(FilterFactory filterfactory)
getTarget
public QName getTarget()
- Specified by:
getTarget
in interface Binding
- Overrides:
getTarget
in class OGCPropertyIsNotEqualToBinding
- Returns:
- The qualified name of the target for the binding.
Copyright © 1996-2014 Geotools. All Rights Reserved.