public static class HTTPAsynchronousResponseNode.ENUM_HTTPASYNCHRONOUSRESPONSE_PARSERXMLNSCMIXEDCONTENTRETAINMODE
extends java.lang.Object
ENUM_HTTPASYNCHRONOUSRESPONSE_PARSERXMLNSCMIXEDCONTENTRETAINMODE.none = None ENUM_HTTPASYNCHRONOUSRESPONSE_PARSERXMLNSCMIXEDCONTENTRETAINMODE.all = All
Modifier and Type | Field and Description |
---|---|
static HTTPAsynchronousResponseNode.ENUM_HTTPASYNCHRONOUSRESPONSE_PARSERXMLNSCMIXEDCONTENTRETAINMODE |
all |
static HTTPAsynchronousResponseNode.ENUM_HTTPASYNCHRONOUSRESPONSE_PARSERXMLNSCMIXEDCONTENTRETAINMODE |
none |
static java.lang.String[] |
values |
Modifier | Constructor and Description |
---|---|
protected |
HTTPAsynchronousResponseNode.ENUM_HTTPASYNCHRONOUSRESPONSE_PARSERXMLNSCMIXEDCONTENTRETAINMODE(java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
protected static HTTPAsynchronousResponseNode.ENUM_HTTPASYNCHRONOUSRESPONSE_PARSERXMLNSCMIXEDCONTENTRETAINMODE |
getEnumFromString(java.lang.String enumValue) |
java.lang.String |
toString() |
public static final HTTPAsynchronousResponseNode.ENUM_HTTPASYNCHRONOUSRESPONSE_PARSERXMLNSCMIXEDCONTENTRETAINMODE none
public static final HTTPAsynchronousResponseNode.ENUM_HTTPASYNCHRONOUSRESPONSE_PARSERXMLNSCMIXEDCONTENTRETAINMODE all
public static java.lang.String[] values
protected HTTPAsynchronousResponseNode.ENUM_HTTPASYNCHRONOUSRESPONSE_PARSERXMLNSCMIXEDCONTENTRETAINMODE(java.lang.String value)
public java.lang.String toString()
toString
in class java.lang.Object
protected static HTTPAsynchronousResponseNode.ENUM_HTTPASYNCHRONOUSRESPONSE_PARSERXMLNSCMIXEDCONTENTRETAINMODE getEnumFromString(java.lang.String enumValue)