Esri Geoportal Server
1.0

com.esri.gpt.catalog.discovery
Class PropertyClause.PropertyIsNotEqualTo

java.lang.Object
  extended by com.esri.gpt.catalog.discovery.DiscoveryComponent
      extended by com.esri.gpt.catalog.discovery.DiscoveryClause
          extended by com.esri.gpt.catalog.discovery.PropertyClause
              extended by com.esri.gpt.catalog.discovery.PropertyClause.PropertyIsNotEqualTo
Enclosing class:
PropertyClause

public static class PropertyClause.PropertyIsNotEqualTo
extends PropertyClause

A property is not equal to a literal comparison.


Nested Class Summary
 
Nested classes/interfaces inherited from class com.esri.gpt.catalog.discovery.PropertyClause
PropertyClause.PropertyIsBetween, PropertyClause.PropertyIsEqualTo, PropertyClause.PropertyIsGreaterThan, PropertyClause.PropertyIsGreaterThanOrEqualTo, PropertyClause.PropertyIsLessThan, PropertyClause.PropertyIsLessThanOrEqualTo, PropertyClause.PropertyIsLike, PropertyClause.PropertyIsNotEqualTo, PropertyClause.PropertyIsNull
 
Constructor Summary
PropertyClause.PropertyIsNotEqualTo()
           
 
Method Summary
 
Methods inherited from class com.esri.gpt.catalog.discovery.PropertyClause
echo, getLiteral, getTarget, setLiteral, setTarget
 
Methods inherited from class com.esri.gpt.catalog.discovery.DiscoveryClause
echo
 
Methods inherited from class com.esri.gpt.catalog.discovery.DiscoveryComponent
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PropertyClause.PropertyIsNotEqualTo

public PropertyClause.PropertyIsNotEqualTo()

Esri Geoportal Server
1.0

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.