| Package | Description |
|---|---|
| de.adorsys.ledgers.deposit.api.domain | |
| de.adorsys.ledgers.deposit.api.service |
| Modifier and Type | Method and Description |
|---|---|
DepositAccountBO |
DepositAccountDetailsBO.getAccount() |
| Modifier and Type | Method and Description |
|---|---|
void |
DepositAccountDetailsBO.setAccount(DepositAccountBO account) |
| Constructor and Description |
|---|
DepositAccountDetailsBO(DepositAccountBO account,
List<BalanceBO> balances) |
| Modifier and Type | Method and Description |
|---|---|
DepositAccountBO |
DepositAccountService.createDepositAccount(DepositAccountBO depositAccount,
String userName) |
| Modifier and Type | Method and Description |
|---|---|
List<DepositAccountBO> |
DepositAccountService.findByAccountNumberPrefix(String accountNumberPrefix) |
| Modifier and Type | Method and Description |
|---|---|
DepositAccountBO |
DepositAccountService.createDepositAccount(DepositAccountBO depositAccount,
String userName) |
Copyright © 2019. All rights reserved.