public static class MQReplyNode.ENUM_MQREPLY_DESTINATIONMODE
extends java.lang.Object
ENUM_MQREPLY_DESTINATIONMODE.reply = Reply To Queue
Modifier and Type | Field and Description |
---|---|
static MQReplyNode.ENUM_MQREPLY_DESTINATIONMODE |
reply |
static java.lang.String[] |
values |
Modifier | Constructor and Description |
---|---|
protected |
MQReplyNode.ENUM_MQREPLY_DESTINATIONMODE(java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
protected static MQReplyNode.ENUM_MQREPLY_DESTINATIONMODE |
getEnumFromString(java.lang.String enumValue) |
java.lang.String |
toString() |
public static final MQReplyNode.ENUM_MQREPLY_DESTINATIONMODE reply
public static java.lang.String[] values
protected MQReplyNode.ENUM_MQREPLY_DESTINATIONMODE(java.lang.String value)
public java.lang.String toString()
toString
in class java.lang.Object
protected static MQReplyNode.ENUM_MQREPLY_DESTINATIONMODE getEnumFromString(java.lang.String enumValue)