Package | Description |
---|---|
com.xeiam.xchange.quoine.dto.account |
Modifier and Type | Method and Description |
---|---|
BankAccountNumber[] |
Bank.getBankAccountNumbers() |
Modifier and Type | Method and Description |
---|---|
void |
Bank.setBankAccountNumbers(BankAccountNumber[] bankAccountNumbers) |
Constructor and Description |
---|
Bank(String name,
String branch,
String accType,
String accName,
String bankAddress,
String swift,
BankAccountNumber[] bankAccountNumbers)
Constructor
|
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.