public static class JDFSpanColorType.EnumSpanColorType
extends org.apache.commons.lang.enums.ValuedEnum
Modifier and Type | Field and Description |
---|---|
static JDFSpanColorType.EnumSpanColorType |
BasicColor |
static JDFSpanColorType.EnumSpanColorType |
MatchedColor |
static JDFSpanColorType.EnumSpanColorType |
Monochrome |
Modifier and Type | Method and Description |
---|---|
static JDFSpanColorType.EnumSpanColorType |
getEnum(int enumValue) |
static JDFSpanColorType.EnumSpanColorType |
getEnum(String enumName) |
static List |
getEnumList() |
static Map |
getEnumMap() |
static Iterator |
iterator() |
compareTo, getEnum, getValue, toString
public static final JDFSpanColorType.EnumSpanColorType Monochrome
public static final JDFSpanColorType.EnumSpanColorType BasicColor
public static final JDFSpanColorType.EnumSpanColorType MatchedColor
public static JDFSpanColorType.EnumSpanColorType getEnum(String enumName)
public static JDFSpanColorType.EnumSpanColorType getEnum(int enumValue)
public static Map getEnumMap()
public static List getEnumList()
public static Iterator iterator()
Copyright © 2018. All rights reserved.