public static class SiebelInputNode.ENUM_SIEBELINPUT_COMPONENTLEVEL
extends java.lang.Object
ENUM_SIEBELINPUT_COMPONENTLEVEL.flow = Use Pool Associated with Message Flow ENUM_SIEBELINPUT_COMPONENTLEVEL.node = Use Pool Associated with Node
Modifier and Type | Field and Description |
---|---|
static SiebelInputNode.ENUM_SIEBELINPUT_COMPONENTLEVEL |
flow |
static SiebelInputNode.ENUM_SIEBELINPUT_COMPONENTLEVEL |
node |
static java.lang.String[] |
values |
Modifier | Constructor and Description |
---|---|
protected |
SiebelInputNode.ENUM_SIEBELINPUT_COMPONENTLEVEL(java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
protected static SiebelInputNode.ENUM_SIEBELINPUT_COMPONENTLEVEL |
getEnumFromString(java.lang.String enumValue) |
java.lang.String |
toString() |
public static final SiebelInputNode.ENUM_SIEBELINPUT_COMPONENTLEVEL flow
public static final SiebelInputNode.ENUM_SIEBELINPUT_COMPONENTLEVEL node
public static java.lang.String[] values
protected SiebelInputNode.ENUM_SIEBELINPUT_COMPONENTLEVEL(java.lang.String value)
public java.lang.String toString()
toString
in class java.lang.Object
protected static SiebelInputNode.ENUM_SIEBELINPUT_COMPONENTLEVEL getEnumFromString(java.lang.String enumValue)