com.adobe.solutions.sne.enrollment.vo
Class ExpressionAssignmentVO

java.lang.Object
  extended by com.adobe.solutions.sne.enrollment.vo.ExpressionAssignmentVO
All Implemented Interfaces:
Serializable

public class ExpressionAssignmentVO
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
ExpressionAssignmentVO()
           
 
Method Summary
 String getExpression()
           
 String getId()
           
 DataDictionaryElement getTarget()
           
 void setExpression(String expression)
           
 void setId(String id)
           
 void setTarget(DataDictionaryElement target)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpressionAssignmentVO

public ExpressionAssignmentVO()
Method Detail

getId

public String getId()

setId

public void setId(String id)

getTarget

public DataDictionaryElement getTarget()

setTarget

public void setTarget(DataDictionaryElement target)

getExpression

public String getExpression()

setExpression

public void setExpression(String expression)


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