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