com.adobe.icc.dbforms.obj
Class ListDataModule.Type

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

public static final class ListDataModule.Type
extends java.lang.Enum

Enum values to specify list type.

See Also:
Serialized Form

Field Summary
static ListDataModule.Type TYPE_BULLET_CUSTOM
           
static ListDataModule.Type TYPE_BULLET_DASH
           
static ListDataModule.Type TYPE_BULLET_DOT
           
static ListDataModule.Type TYPE_LETTER_LOWER
           
static ListDataModule.Type TYPE_LETTER_UPPER
           
static ListDataModule.Type TYPE_NUMBER_ARABIC
           
static ListDataModule.Type TYPE_NUMBER_ROMANLOWER
           
static ListDataModule.Type TYPE_NUMBER_ROMANUPPER
           
 
Method Summary
static ListDataModule.Type valueOf(java.lang.String name)
           
static ListDataModule.Type[] 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

TYPE_NUMBER_ARABIC

public static final ListDataModule.Type TYPE_NUMBER_ARABIC

TYPE_NUMBER_ROMANUPPER

public static final ListDataModule.Type TYPE_NUMBER_ROMANUPPER

TYPE_NUMBER_ROMANLOWER

public static final ListDataModule.Type TYPE_NUMBER_ROMANLOWER

TYPE_LETTER_UPPER

public static final ListDataModule.Type TYPE_LETTER_UPPER

TYPE_LETTER_LOWER

public static final ListDataModule.Type TYPE_LETTER_LOWER

TYPE_BULLET_DOT

public static final ListDataModule.Type TYPE_BULLET_DOT

TYPE_BULLET_DASH

public static final ListDataModule.Type TYPE_BULLET_DASH

TYPE_BULLET_CUSTOM

public static final ListDataModule.Type TYPE_BULLET_CUSTOM
Method Detail

values

public static ListDataModule.Type[] values()

valueOf

public static ListDataModule.Type valueOf(java.lang.String name)


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