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

java.lang.Object
  extended by java.lang.Enum
      extended by com.adobe.solutions.sne.enrollment.vo.SupportingDocumentType
All Implemented Interfaces:
Serializable, Comparable

public final class SupportingDocumentType
extends Enum

See Also:
Serialized Form

Field Summary
static SupportingDocumentType JPEG
           
static SupportingDocumentType PDF
           
 
Method Summary
static SupportingDocumentType valueOf(String name)
           
static SupportingDocumentType[] values()
           
 
Methods inherited from class java.lang.Enum
compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

JPEG

public static final SupportingDocumentType JPEG

PDF

public static final SupportingDocumentType PDF
Method Detail

values

public static SupportingDocumentType[] values()

valueOf

public static SupportingDocumentType valueOf(String name)


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