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