public static class JDFAutoAncestor.EnumActivation
extends org.apache.commons.lang.enums.ValuedEnum
| Modifier and Type | Field and Description |
|---|---|
static JDFAutoAncestor.EnumActivation |
Active |
static JDFAutoAncestor.EnumActivation |
Held |
static JDFAutoAncestor.EnumActivation |
Inactive |
static JDFAutoAncestor.EnumActivation |
Informative |
static JDFAutoAncestor.EnumActivation |
TestRun |
static JDFAutoAncestor.EnumActivation |
TestRunAndGo |
| Modifier and Type | Method and Description |
|---|---|
static JDFAutoAncestor.EnumActivation |
getEnum(int enumValue) |
static JDFAutoAncestor.EnumActivation |
getEnum(String enumName) |
static List |
getEnumList() |
static Map |
getEnumMap() |
static Iterator |
iterator() |
compareTo, getEnum, getValue, toStringpublic static final JDFAutoAncestor.EnumActivation Inactive
public static final JDFAutoAncestor.EnumActivation Informative
public static final JDFAutoAncestor.EnumActivation Held
public static final JDFAutoAncestor.EnumActivation Active
public static final JDFAutoAncestor.EnumActivation TestRun
public static final JDFAutoAncestor.EnumActivation TestRunAndGo
public static JDFAutoAncestor.EnumActivation getEnum(String enumName)
enumName - the string to convertpublic static JDFAutoAncestor.EnumActivation getEnum(int enumValue)
enumValue - the integer to convertpublic static Map getEnumMap()
public static List getEnumList()
public static Iterator iterator()
Copyright © 2013. All Rights Reserved.