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

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

public class ProductFormVO
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
ProductFormVO()
           
 
Method Summary
 String getEligibilityExpression()
           
 FormVO getForm()
           
 String getId()
           
 void setEligibilityExpression(String eligibilityExpression)
           
 void setForm(FormVO form)
           
 void setId(String id)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProductFormVO

public ProductFormVO()
Method Detail

getId

public String getId()

setId

public void setId(String id)

getForm

public FormVO getForm()

setForm

public void setForm(FormVO form)

getEligibilityExpression

public String getEligibilityExpression()

setEligibilityExpression

public void setEligibilityExpression(String eligibilityExpression)


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