com.adobe.dct.transfer
Class DataDictionarySubtype

java.lang.Object
  extended by java.lang.Enum
      extended by com.adobe.dct.transfer.DataDictionarySubtype
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable

public final class DataDictionarySubtype
extends java.lang.Enum

This defines the sub type for data dictionary.

See Also:
Serialized Form

Field Summary
static DataDictionarySubtype CONTEXT
           
static DataDictionarySubtype USER
           
 
Method Summary
static DataDictionarySubtype valueOf(java.lang.String name)
           
static DataDictionarySubtype[] 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

CONTEXT

public static final DataDictionarySubtype CONTEXT

USER

public static final DataDictionarySubtype USER
Method Detail

values

public static DataDictionarySubtype[] values()

valueOf

public static DataDictionarySubtype valueOf(java.lang.String name)


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