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

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

public class EnrollableProductVO
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
EnrollableProductVO()
           
 
Method Summary
 Map getExtendedProperties()
           
 ProductFormVO[] getForms()
           
 String getId()
           
 ProductSupportingDocumentVO[] getSupportingDocuments()
           
 ProductVO getTarget()
           
 void setExtendedProperties(Map extendedProperties)
           
 void setForms(ProductFormVO[] forms)
           
 void setId(String id)
           
 void setSupportingDocuments(ProductSupportingDocumentVO[] supportingDocuments)
           
 void setTarget(ProductVO target)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnrollableProductVO

public EnrollableProductVO()
Method Detail

getId

public String getId()

setId

public void setId(String id)

getTarget

public ProductVO getTarget()

setTarget

public void setTarget(ProductVO target)

getForms

public ProductFormVO[] getForms()

setForms

public void setForms(ProductFormVO[] forms)

getSupportingDocuments

public ProductSupportingDocumentVO[] getSupportingDocuments()

setSupportingDocuments

public void setSupportingDocuments(ProductSupportingDocumentVO[] supportingDocuments)

getExtendedProperties

public Map getExtendedProperties()

setExtendedProperties

public void setExtendedProperties(Map extendedProperties)


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