| Package | Description |
|---|---|
| de.adorsys.xs2a.gateway.mapper | |
| de.adorsys.xs2a.gateway.model.ais |
| Modifier and Type | Method and Description |
|---|---|
protected TransactionList |
AccountReportMapperImpl.transactionsListToTransactionList(List<Transactions> list) |
| Modifier and Type | Method and Description |
|---|---|
@Valid TransactionList |
AccountReportTO.getBooked()
Get booked
|
@Valid TransactionList |
AccountReportTO.getPending()
Get pending
|
| Modifier and Type | Method and Description |
|---|---|
AccountReportTO |
AccountReportTO.booked(TransactionList booked) |
AccountReportTO |
AccountReportTO.pending(TransactionList pending) |
void |
AccountReportTO.setBooked(TransactionList booked) |
void |
AccountReportTO.setPending(TransactionList pending) |
Copyright © 2019. All rights reserved.