Package | Description |
---|---|
de.adorsys.opba.tppbankingapi.ais.model.generated | |
de.adorsys.opba.tppbankingapi.mapper.generated |
Modifier and Type | Method and Description |
---|---|
Balance |
Balance.balanceAmount(Amount balanceAmount) |
Balance |
Balance.balanceType(String balanceType) |
Balance |
Balance.lastChangedDateTime(OffsetDateTime lastChangedDateTime) |
Balance |
Balance.referenceDate(String referenceDate) |
Modifier and Type | Method and Description |
---|---|
AccountDetails |
AccountDetails.addBalancesItem(Balance balancesItem) |
Modifier and Type | Method and Description |
---|---|
AccountDetails |
AccountDetails.balances(List<Balance> balances) |
void |
AccountDetails.setBalances(List<Balance> balances) |
Modifier and Type | Method and Description |
---|---|
protected Balance |
TppBankingApiAisController$AccountListFacadeResponseBodyToRestBodyMapperImpl.balanceToBalance(Balance balance) |
Modifier and Type | Method and Description |
---|---|
protected List<Balance> |
TppBankingApiAisController$AccountListFacadeResponseBodyToRestBodyMapperImpl.balanceListToBalanceList(List<Balance> list) |
Copyright © 2020. All rights reserved.