public static final class JDFElement.EnumPoolType
extends org.apache.commons.lang.enums.ValuedEnum
Modifier and Type | Field and Description |
---|---|
static JDFElement.EnumPoolType |
AncestorPool |
static JDFElement.EnumPoolType |
AuditPool |
static JDFElement.EnumPoolType |
PipeParams |
static JDFElement.EnumPoolType |
ProductionIntent |
static JDFElement.EnumPoolType |
RefElement |
static JDFElement.EnumPoolType |
ResourceLinkPool |
static JDFElement.EnumPoolType |
ResourcePool |
Modifier and Type | Method and Description |
---|---|
static JDFElement.EnumPoolType |
getEnum(int enumValue) |
static JDFElement.EnumPoolType |
getEnum(String enumName) |
static List |
getEnumList() |
static Map |
getEnumMap() |
static Iterator |
iterator() |
compareTo, getEnum, getValue, toString
public static final JDFElement.EnumPoolType RefElement
public static final JDFElement.EnumPoolType ResourcePool
public static final JDFElement.EnumPoolType PipeParams
public static final JDFElement.EnumPoolType ResourceLinkPool
public static final JDFElement.EnumPoolType AncestorPool
public static final JDFElement.EnumPoolType AuditPool
public static final JDFElement.EnumPoolType ProductionIntent
public static JDFElement.EnumPoolType getEnum(String enumName)
enumName
- the name of the enum object to returnpublic static JDFElement.EnumPoolType getEnum(int enumValue)
enumValue
- the value of the enum object to returnpublic static Map getEnumMap()
public static List getEnumList()
public static Iterator iterator()
Copyright © 2018. All rights reserved.