com.adobe.icc.dbforms.obj
Class Variable.VariableSubType

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

public static final class Variable.VariableSubType
extends java.lang.Enum

Enum to specify the variable subType, whether its a Enum.

See Also:
Serialized Form

Field Summary
static Variable.VariableSubType ENUM
           
 
Method Summary
static Variable.VariableSubType valueOf(java.lang.String name)
           
static Variable.VariableSubType[] 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

ENUM

public static final Variable.VariableSubType ENUM
Method Detail

values

public static Variable.VariableSubType[] values()

valueOf

public static Variable.VariableSubType valueOf(java.lang.String name)


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