public static class TimeoutNotificationNode.ENUM_TIMEOUTNOTIFICATION_VALIDATEMASTER
extends java.lang.Object
ENUM_TIMEOUTNOTIFICATION_VALIDATEMASTER.none = None ENUM_TIMEOUTNOTIFICATION_VALIDATEMASTER.contentAndValue = Content and Value ENUM_TIMEOUTNOTIFICATION_VALIDATEMASTER.content = Content
Modifier and Type | Field and Description |
---|---|
static TimeoutNotificationNode.ENUM_TIMEOUTNOTIFICATION_VALIDATEMASTER |
content |
static TimeoutNotificationNode.ENUM_TIMEOUTNOTIFICATION_VALIDATEMASTER |
contentAndValue |
static TimeoutNotificationNode.ENUM_TIMEOUTNOTIFICATION_VALIDATEMASTER |
none |
static java.lang.String[] |
values |
Modifier | Constructor and Description |
---|---|
protected |
TimeoutNotificationNode.ENUM_TIMEOUTNOTIFICATION_VALIDATEMASTER(java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
protected static TimeoutNotificationNode.ENUM_TIMEOUTNOTIFICATION_VALIDATEMASTER |
getEnumFromString(java.lang.String enumValue) |
java.lang.String |
toString() |
public static final TimeoutNotificationNode.ENUM_TIMEOUTNOTIFICATION_VALIDATEMASTER none
public static final TimeoutNotificationNode.ENUM_TIMEOUTNOTIFICATION_VALIDATEMASTER contentAndValue
public static final TimeoutNotificationNode.ENUM_TIMEOUTNOTIFICATION_VALIDATEMASTER content
public static java.lang.String[] values
protected TimeoutNotificationNode.ENUM_TIMEOUTNOTIFICATION_VALIDATEMASTER(java.lang.String value)
public java.lang.String toString()
toString
in class java.lang.Object
protected static TimeoutNotificationNode.ENUM_TIMEOUTNOTIFICATION_VALIDATEMASTER getEnumFromString(java.lang.String enumValue)