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