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