public static class JDFAutoStackingParams.EnumPreStackMethod
extends org.apache.commons.lang.enums.ValuedEnum
Modifier and Type | Field and Description |
---|---|
static JDFAutoStackingParams.EnumPreStackMethod |
All |
static JDFAutoStackingParams.EnumPreStackMethod |
First |
static JDFAutoStackingParams.EnumPreStackMethod |
None |
Modifier and Type | Method and Description |
---|---|
static JDFAutoStackingParams.EnumPreStackMethod |
getEnum(int enumValue) |
static JDFAutoStackingParams.EnumPreStackMethod |
getEnum(String enumName) |
static List |
getEnumList() |
static Map |
getEnumMap() |
static Iterator |
iterator() |
compareTo, getEnum, getValue, toString
public static final JDFAutoStackingParams.EnumPreStackMethod All
public static final JDFAutoStackingParams.EnumPreStackMethod First
public static final JDFAutoStackingParams.EnumPreStackMethod None
public static JDFAutoStackingParams.EnumPreStackMethod getEnum(String enumName)
enumName
- the string to convertpublic static JDFAutoStackingParams.EnumPreStackMethod getEnum(int enumValue)
enumValue
- the integer to convertpublic static Map getEnumMap()
public static List getEnumList()
public static Iterator iterator()
Copyright © 2018. All rights reserved.