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