public class BankAccountEntity extends BankAccount
BankAccount.SyncStatus| Constructor and Description |
|---|
BankAccountEntity() |
| Modifier and Type | Method and Description |
|---|---|
BankAccountEntity |
bankAccessId(String bankAccessId) |
String |
getId() |
BankAccountEntity |
id(String id) |
accountNumber, bankAccountBalance, bankName, bic, blz, canEqual, country, currency, equals, externalId, getAccountNumber, getBankAccountBalance, getBankName, getBic, getBlz, getCountry, getCurrency, getExternalIdMap, getIban, getLastSync, getName, getOwner, getSyncStatus, getType, hashCode, iban, name, owner, setAccountNumber, setBankAccountBalance, setBankName, setBic, setBlz, setCountry, setCurrency, setExternalIdMap, setIban, setLastSync, setName, setOwner, setSyncStatus, setType, toString, typepublic String getId()
public BankAccountEntity id(String id)
public BankAccountEntity bankAccessId(String bankAccessId)
Copyright © 2018. All rights reserved.