| 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 ResponseCode |
ResponseCode.findByResponseCode(int code)
Lookup a ResponseCode by it's response code.
|
static ResponseCode |
ResponseCode.findByResponseCode(String code)
Lookup a ResponseCode by it's response code.
|
ResponseCode |
ResponseReasonCode.getResponseCode() |
static ResponseCode |
ResponseCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResponseCode[] |
ResponseCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseCode |
Result.getResponseCode() |
| Modifier and Type | Field and Description |
|---|---|
protected ResponseCode |
Result.responseCode |
| Modifier and Type | Method and Description |
|---|---|
ResponseCode |
Result.getResponseCode() |
| Modifier and Type | Method and Description |
|---|---|
ResponseCode |
TransactionDetails.getResponseCode() |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionDetails.setResponseCode(ResponseCode responseCode) |
| Modifier and Type | Method and Description |
|---|---|
ResponseCode |
Result.getResponseCode() |
Copyright © 2016. All Rights Reserved.