com.adobe.dct.transfer
Class DataDictionaryType

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

public final class DataDictionaryType
extends java.lang.Enum

This defines the type for data dictionary. The type defines the usage domain of a data dictionary object.

See Also:
Serialized Form

Field Summary
static DataDictionaryType NONSYSTEM
           
static DataDictionaryType SYSTEM
           
 
Method Summary
static DataDictionaryType valueOf(java.lang.String name)
           
static DataDictionaryType[] 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

SYSTEM

public static final DataDictionaryType SYSTEM

NONSYSTEM

public static final DataDictionaryType NONSYSTEM
Method Detail

values

public static DataDictionaryType[] values()

valueOf

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


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