public static class SCAAsynchronousResponseNode.ENUM_SCAASYNCHRONOUSRESPONSE_VALIDATEFAILUREACTION
extends java.lang.Object
ENUM_SCAASYNCHRONOUSRESPONSE_VALIDATEFAILUREACTION.exception = Exception ENUM_SCAASYNCHRONOUSRESPONSE_VALIDATEFAILUREACTION.exceptionList = Exception list ENUM_SCAASYNCHRONOUSRESPONSE_VALIDATEFAILUREACTION.userTrace = User trace ENUM_SCAASYNCHRONOUSRESPONSE_VALIDATEFAILUREACTION.localError = Local error log
Modifier and Type | Field and Description |
---|---|
static SCAAsynchronousResponseNode.ENUM_SCAASYNCHRONOUSRESPONSE_VALIDATEFAILUREACTION |
exception |
static SCAAsynchronousResponseNode.ENUM_SCAASYNCHRONOUSRESPONSE_VALIDATEFAILUREACTION |
exceptionList |
static SCAAsynchronousResponseNode.ENUM_SCAASYNCHRONOUSRESPONSE_VALIDATEFAILUREACTION |
localError |
static SCAAsynchronousResponseNode.ENUM_SCAASYNCHRONOUSRESPONSE_VALIDATEFAILUREACTION |
userTrace |
static java.lang.String[] |
values |
Modifier | Constructor and Description |
---|---|
protected |
SCAAsynchronousResponseNode.ENUM_SCAASYNCHRONOUSRESPONSE_VALIDATEFAILUREACTION(java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
protected static SCAAsynchronousResponseNode.ENUM_SCAASYNCHRONOUSRESPONSE_VALIDATEFAILUREACTION |
getEnumFromString(java.lang.String enumValue) |
java.lang.String |
toString() |
public static final SCAAsynchronousResponseNode.ENUM_SCAASYNCHRONOUSRESPONSE_VALIDATEFAILUREACTION exception
public static final SCAAsynchronousResponseNode.ENUM_SCAASYNCHRONOUSRESPONSE_VALIDATEFAILUREACTION exceptionList
public static final SCAAsynchronousResponseNode.ENUM_SCAASYNCHRONOUSRESPONSE_VALIDATEFAILUREACTION userTrace
public static final SCAAsynchronousResponseNode.ENUM_SCAASYNCHRONOUSRESPONSE_VALIDATEFAILUREACTION localError
public static java.lang.String[] values
protected SCAAsynchronousResponseNode.ENUM_SCAASYNCHRONOUSRESPONSE_VALIDATEFAILUREACTION(java.lang.String value)
public java.lang.String toString()
toString
in class java.lang.Object
protected static SCAAsynchronousResponseNode.ENUM_SCAASYNCHRONOUSRESPONSE_VALIDATEFAILUREACTION getEnumFromString(java.lang.String enumValue)