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

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

public class EnrollmentRoot
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
EnrollmentRoot()
           
 
Method Summary
 EnrollmentTemplateVO[] getEnTemplates()
           
 String getId()
           
 void setEnTemplates(EnrollmentTemplateVO[] enTemplates)
           
 void setId(String id)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnrollmentRoot

public EnrollmentRoot()
Method Detail

getId

public String getId()

setId

public void setId(String id)

getEnTemplates

public EnrollmentTemplateVO[] getEnTemplates()

setEnTemplates

public void setEnTemplates(EnrollmentTemplateVO[] enTemplates)


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