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

java.lang.Object
  extended by com.adobe.solutions.sne.common.exp.vo.ExpressionVO
All Implemented Interfaces:
Serializable

public class ExpressionVO
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
ExpressionVO()
           
 
Method Summary
 String getId()
           
 String getKey()
           
 int getOp()
           
 Object getValue()
           
 void setId(String id)
           
 void setKey(String key)
           
 void setOp(int op)
           
 void setValue(Object value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpressionVO

public ExpressionVO()
Method Detail

getKey

public String getKey()

setKey

public void setKey(String key)

getValue

public Object getValue()

setValue

public void setValue(Object value)

getOp

public int getOp()

setOp

public void setOp(int op)

getId

public String getId()

setId

public void setId(String id)


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