| Package | Description |
|---|---|
| net.authorize.aim.cardpresent | |
| net.authorize.data.creditcard | |
| net.authorize.data.xml.reporting |
| Modifier and Type | Method and Description |
|---|---|
AVSCode |
Result.getAvsResultCode() |
| Modifier and Type | Method and Description |
|---|---|
static AVSCode |
AVSCode.findByValue(String value) |
AVSCode |
CreditCard.getAvsCode() |
static AVSCode |
AVSCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AVSCode[] |
AVSCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreditCard.setAvsCode(AVSCode avsCode) |
| Modifier and Type | Method and Description |
|---|---|
AVSCode |
TransactionDetails.getAvsResponse() |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionDetails.setAvsResponse(AVSCode avsResponse) |
Copyright © 2016. All Rights Reserved.