| Package | Description |
|---|---|
| net.authorize.data.echeck |
| Modifier and Type | Field and Description |
|---|---|
protected BankAccountType |
ECheck.bankAccountType |
| Modifier and Type | Method and Description |
|---|---|
static BankAccountType |
BankAccountType.findByValue(java.lang.String value) |
BankAccountType |
ECheck.getBankAccountType() |
static BankAccountType |
BankAccountType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BankAccountType[] |
BankAccountType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ECheck.setBankAccountType(BankAccountType bankAccountType) |
Copyright © 2018. All Rights Reserved.