com.adobe.icc.render.obj
Class Content.ModuleType

java.lang.Object
  extended by java.lang.Enum
      extended by com.adobe.icc.render.obj.Content.ModuleType
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable
Enclosing class:
Content

public static final class Content.ModuleType
extends java.lang.Enum

Enum to specify the type of module.

See Also:
Serialized Form

Field Summary
static Content.ModuleType CONTENT
           
static Content.ModuleType IMAGE
           
static Content.ModuleType TEXT
           
 
Method Summary
 java.lang.String getValue()
           
static Content.ModuleType valueOf(java.lang.String name)
           
static Content.ModuleType[] 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

TEXT

public static final Content.ModuleType TEXT

IMAGE

public static final Content.ModuleType IMAGE

CONTENT

public static final Content.ModuleType CONTENT
Method Detail

values

public static Content.ModuleType[] values()

valueOf

public static Content.ModuleType valueOf(java.lang.String name)

getValue

public java.lang.String getValue()


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