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