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

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

public class FormVO
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
FormVO()
           
 
Method Summary
 String getDescription()
           
 Map getExtendedProperties()
           
 FormFragmentVO[] getFragments()
           
 String getId()
           
 String getName()
           
 String getPrintFormName()
           
 void setDescription(String description)
           
 void setExtendedProperties(Map extendedProperties)
           
 void setFragments(FormFragmentVO[] fragments)
           
 void setId(String id)
           
 void setName(String name)
           
 void setPrintFormName(String printFormName)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormVO

public FormVO()
Method Detail

getFragments

public FormFragmentVO[] getFragments()

setFragments

public void setFragments(FormFragmentVO[] fragments)

getId

public String getId()

setId

public void setId(String id)

getName

public String getName()

setName

public void setName(String name)

getDescription

public String getDescription()

setDescription

public void setDescription(String description)

getPrintFormName

public String getPrintFormName()

setPrintFormName

public void setPrintFormName(String printFormName)

getExtendedProperties

public Map getExtendedProperties()

setExtendedProperties

public void setExtendedProperties(Map extendedProperties)


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