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

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

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

Enum values to specify list style.

See Also:
Serialized Form

Field Summary
static ListDataModule.Style STYLE_BULLETED
           
static ListDataModule.Style STYLE_LETTERED
           
static ListDataModule.Style STYLE_NUMBERED
           
static ListDataModule.Style STYLE_PLAIN
           
 
Method Summary
static ListDataModule.Style valueOf(java.lang.String name)
           
static ListDataModule.Style[] 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

STYLE_PLAIN

public static final ListDataModule.Style STYLE_PLAIN

STYLE_NUMBERED

public static final ListDataModule.Style STYLE_NUMBERED

STYLE_LETTERED

public static final ListDataModule.Style STYLE_LETTERED

STYLE_BULLETED

public static final ListDataModule.Style STYLE_BULLETED
Method Detail

values

public static ListDataModule.Style[] values()

valueOf

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


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