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

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

public class EnrollmentFormVO
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
EnrollmentFormVO()
           
 
Method Summary
 String getEligibilityExpression()
           
 String getId()
           
 ProductFormVO getProductForm()
           
 void setEligibilityExpression(String eligibilityExpression)
           
 void setId(String id)
           
 void setProductForm(ProductFormVO productForm)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnrollmentFormVO

public EnrollmentFormVO()
Method Detail

getId

public String getId()

setId

public void setId(String id)

getEligibilityExpression

public String getEligibilityExpression()

setEligibilityExpression

public void setEligibilityExpression(String eligibilityExpression)

getProductForm

public ProductFormVO getProductForm()

setProductForm

public void setProductForm(ProductFormVO productForm)


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