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

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

public class EnrollableProductStateVO
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
EnrollableProductStateVO()
           
 
Method Summary
 EnrollableProductVO getEnrollableProduct()
           
 FormStateVO[] getForms()
           
 String getId()
           
 SupportingDocumentStateVO[] getSupportingDocuments()
           
 void setEnrollableProduct(EnrollableProductVO enrollableProduct)
           
 void setForms(FormStateVO[] forms)
           
 void setId(String id)
           
 void setSupportingDocuments(SupportingDocumentStateVO[] supportingDocuments)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnrollableProductStateVO

public EnrollableProductStateVO()
Method Detail

getId

public String getId()

setId

public void setId(String id)

getEnrollableProduct

public EnrollableProductVO getEnrollableProduct()

setEnrollableProduct

public void setEnrollableProduct(EnrollableProductVO enrollableProduct)

getForms

public FormStateVO[] getForms()

setForms

public void setForms(FormStateVO[] forms)

getSupportingDocuments

public SupportingDocumentStateVO[] getSupportingDocuments()

setSupportingDocuments

public void setSupportingDocuments(SupportingDocumentStateVO[] supportingDocuments)


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