| Package | Description |
|---|---|
| net.authorize | |
| net.authorize.aim | |
| net.authorize.aim.cardpresent | |
| net.authorize.data.xml.reporting | |
| net.authorize.sim |
| Modifier and Type | Method and Description |
|---|---|
static ResponseReasonCode |
ResponseReasonCode.findByReasonCode(int reasonCode)
Lookup a response reason code by the reason response code itself.
|
static ResponseReasonCode |
ResponseReasonCode.findByReasonCode(java.lang.String reasonCode)
Lookup a response reason code by the reason response code itself.
|
static ResponseReasonCode |
ResponseReasonCode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ResponseReasonCode[] |
ResponseReasonCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseReasonCode |
Result.getReasonResponseCode() |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.ArrayList<ResponseReasonCode> |
Result.responseReasonCodes |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<ResponseReasonCode> |
Result.getResponseReasonCodes() |
| Modifier and Type | Method and Description |
|---|---|
ResponseReasonCode |
TransactionDetails.getResponseReasonCode() |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionDetails.setResponseReasonCode(ResponseReasonCode responseReasonCode) |
| Modifier and Type | Method and Description |
|---|---|
ResponseReasonCode |
Result.getReasonResponseCode() |
Copyright © 2018. All Rights Reserved.