com.adobe.solutions.sne.common.exp.vo
Class ExpressionOperator

java.lang.Object
  extended by com.adobe.solutions.sne.common.exp.vo.ExpressionOperator

public class ExpressionOperator
extends Object


Field Summary
static int OP_EQUALS
           
static int OP_GREATER_THAN
           
static int OP_LESS_THAN
           
 
Constructor Summary
ExpressionOperator()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OP_EQUALS

public static int OP_EQUALS

OP_LESS_THAN

public static int OP_LESS_THAN

OP_GREATER_THAN

public static int OP_GREATER_THAN
Constructor Detail

ExpressionOperator

public ExpressionOperator()


[an error occurred while processing this directive] [an error occurred while processing this directive]