public static class JDFAutoProofingParams.EnumColorType
extends org.apache.commons.lang.enums.ValuedEnum
| Modifier and Type | Field and Description |
|---|---|
static JDFAutoProofingParams.EnumColorType |
BasicColor |
static JDFAutoProofingParams.EnumColorType |
MatchedColor |
static JDFAutoProofingParams.EnumColorType |
Monochrome |
| Modifier and Type | Method and Description |
|---|---|
static JDFAutoProofingParams.EnumColorType |
getEnum(int enumValue) |
static JDFAutoProofingParams.EnumColorType |
getEnum(String enumName) |
static List |
getEnumList() |
static Map |
getEnumMap() |
static Iterator |
iterator() |
compareTo, getEnum, getValue, toStringpublic static final JDFAutoProofingParams.EnumColorType Monochrome
public static final JDFAutoProofingParams.EnumColorType BasicColor
public static final JDFAutoProofingParams.EnumColorType MatchedColor
public static JDFAutoProofingParams.EnumColorType getEnum(String enumName)
enumName - the string to convertpublic static JDFAutoProofingParams.EnumColorType getEnum(int enumValue)
enumValue - the integer to convertpublic static Map getEnumMap()
public static List getEnumList()
public static Iterator iterator()
Copyright © 2015. All rights reserved.