|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BankAccountType | |
|---|---|
| net.authorize.api.contract.v1 | |
| Uses of BankAccountType in net.authorize.api.contract.v1 |
|---|
| Fields in net.authorize.api.contract.v1 declared as BankAccountType | |
|---|---|
protected BankAccountType |
PaymentType.bankAccount
|
protected BankAccountType |
PaymentSimpleType.bankAccount
|
| Methods in net.authorize.api.contract.v1 that return BankAccountType | |
|---|---|
BankAccountType |
ObjectFactory.createBankAccountType()
Create an instance of BankAccountType |
BankAccountType |
PaymentType.getBankAccount()
Gets the value of the bankAccount property. |
BankAccountType |
PaymentSimpleType.getBankAccount()
Gets the value of the bankAccount property. |
| Methods in net.authorize.api.contract.v1 with parameters of type BankAccountType | |
|---|---|
void |
PaymentType.setBankAccount(BankAccountType value)
Sets the value of the bankAccount property. |
void |
PaymentSimpleType.setBankAccount(BankAccountType value)
Sets the value of the bankAccount property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||