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