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

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

public class ProductStateVO
extends Object
implements Serializable

See Also:
Serialized Form

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

Constructor Detail

ProductStateVO

public ProductStateVO()
Method Detail

getId

public String getId()

setId

public void setId(String id)

getProduct

public EnrollableProductVO getProduct()

setProduct

public void setProduct(EnrollableProductVO product)

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]