com.adobe.icc.dbforms.obj
Class LetterInstanceVO.LetterInstanceType

java.lang.Object
  extended by java.lang.Enum
      extended by com.adobe.icc.dbforms.obj.LetterInstanceVO.LetterInstanceType
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable
Enclosing class:
LetterInstanceVO

public static final class LetterInstanceVO.LetterInstanceType
extends java.lang.Enum

See Also:
Serialized Form

Field Summary
static LetterInstanceVO.LetterInstanceType COMPLETE
           
static LetterInstanceVO.LetterInstanceType DRAFT
           
 
Method Summary
static LetterInstanceVO.LetterInstanceType valueOf(java.lang.String name)
           
static LetterInstanceVO.LetterInstanceType[] 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

DRAFT

public static final LetterInstanceVO.LetterInstanceType DRAFT

COMPLETE

public static final LetterInstanceVO.LetterInstanceType COMPLETE
Method Detail

values

public static LetterInstanceVO.LetterInstanceType[] values()

valueOf

public static LetterInstanceVO.LetterInstanceType valueOf(java.lang.String name)


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