com.adobe.icc.dbforms.obj
Class CDMAssignment.AssignmentType

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

public static final class CDMAssignment.AssignmentType
extends java.lang.Enum

Enum for determining the assignment type (whether this is the Default case for the condition or not).

See Also:
Serialized Form

Field Summary
static CDMAssignment.AssignmentType DEFAULT
           
static CDMAssignment.AssignmentType NON_DEFAULT
           
 
Method Summary
static CDMAssignment.AssignmentType valueOf(java.lang.String name)
           
static CDMAssignment.AssignmentType[] 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

DEFAULT

public static final CDMAssignment.AssignmentType DEFAULT

NON_DEFAULT

public static final CDMAssignment.AssignmentType NON_DEFAULT
Method Detail

values

public static CDMAssignment.AssignmentType[] values()

valueOf

public static CDMAssignment.AssignmentType valueOf(java.lang.String name)


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