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

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

public class SupportingDocumentVO
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
SupportingDocumentVO()
           
 
Method Summary
 String getDescription()
           
 String getFileType()
           
 String getId()
           
 Boolean getIsMandatory()
           
 String getName()
           
 void setDescription(String description)
           
 void setFileType(String fileType)
           
 void setId(String id)
           
 void setIsMandatory(Boolean isMandatory)
           
 void setName(String name)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SupportingDocumentVO

public SupportingDocumentVO()
Method Detail

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)

getFileType

public String getFileType()

setFileType

public void setFileType(String fileType)

getIsMandatory

public Boolean getIsMandatory()

setIsMandatory

public void setIsMandatory(Boolean isMandatory)


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