Interface PropertyIsNotEqualTo

All Superinterfaces:
BinaryComparisonOperator, Filter, MultiValuedFilter
All Known Implementing Classes:
IsNotEqualToImpl

public interface PropertyIsNotEqualTo extends BinaryComparisonOperator
Filter operator that compares that its two sub-expressions are not equal to each other.
Since:
GeoAPI 2.0
Author:
Justin Deoliveira (The Open Planning Project)