com.adobe.icc.dbforms.obj
Class AssetType

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

public final class AssetType
extends java.lang.Enum

Enum for determining the asset type. Any value if added must follow the last element of the enum.

See Also:
Serialized Form

Field Summary
static AssetType ASSETPACKAGE
           
static AssetType CATEGORY
           
static AssetType CONDITION
           
static AssetType CONDITIONALDOCUMENT
           
static AssetType CONTENT
           
static AssetType DATADICTIONARY
           
static AssetType FRAGMENT
           
static AssetType IMAGE
           
static AssetType LAYOUT
           
static AssetType LETTER
           
static AssetType LETTERINSTANCE
           
static AssetType LIST
           
static AssetType PORTFOLIO
           
static AssetType PORTFOLIODOCUMENT
           
static AssetType SUBCATEGORY
           
static AssetType TEXT
           
 
Method Summary
static AssetType valueOf(java.lang.String name)
           
static AssetType[] 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

CATEGORY

public static final AssetType CATEGORY

SUBCATEGORY

public static final AssetType SUBCATEGORY

DATADICTIONARY

public static final AssetType DATADICTIONARY

LAYOUT

public static final AssetType LAYOUT

FRAGMENT

public static final AssetType FRAGMENT

LETTER

public static final AssetType LETTER

LETTERINSTANCE

public static final AssetType LETTERINSTANCE

CONTENT

public static final AssetType CONTENT

TEXT

public static final AssetType TEXT

LIST

public static final AssetType LIST

IMAGE

public static final AssetType IMAGE

CONDITION

public static final AssetType CONDITION

PORTFOLIO

public static final AssetType PORTFOLIO

CONDITIONALDOCUMENT

public static final AssetType CONDITIONALDOCUMENT

PORTFOLIODOCUMENT

public static final AssetType PORTFOLIODOCUMENT

ASSETPACKAGE

public static final AssetType ASSETPACKAGE
Method Detail

values

public static AssetType[] values()

valueOf

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


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