| Package | Description |
|---|---|
| net.authorize.api.contract.v1 |
| Modifier and Type | Field and Description |
|---|---|
protected EcheckTypeEnum |
BankAccountMaskedType.echeckType |
protected EcheckTypeEnum |
BankAccountType.echeckType |
| Modifier and Type | Method and Description |
|---|---|
static EcheckTypeEnum |
EcheckTypeEnum.fromValue(String v) |
EcheckTypeEnum |
BankAccountMaskedType.getEcheckType()
Gets the value of the echeckType property.
|
EcheckTypeEnum |
BankAccountType.getEcheckType()
Gets the value of the echeckType property.
|
static EcheckTypeEnum |
EcheckTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EcheckTypeEnum[] |
EcheckTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BankAccountMaskedType.setEcheckType(EcheckTypeEnum value)
Sets the value of the echeckType property.
|
void |
BankAccountType.setEcheckType(EcheckTypeEnum value)
Sets the value of the echeckType property.
|
Copyright © 2016. All Rights Reserved.