com.adobe.dct.transfer
Class DataDictionaryElementSubType

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

public final class DataDictionaryElementSubType
extends java.lang.Enum

This defines the sub type for Data Dictionary Elements. This defines the behavior/restrictions on a Data Dictionary Element when present in the instance data.

See Also:
Serialized Form

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

values

public static DataDictionaryElementSubType[] values()

valueOf

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


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