public final class BankAccountNumber extends Object
| Constructor and Description |
|---|
BankAccountNumber(String accountNumber,
Integer bankId,
String currency,
Integer id)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAccountNumber() |
Integer |
getBankId() |
String |
getCurrency() |
Integer |
getId() |
String |
toString() |
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.