@Generated(value="org.mapstruct.ap.MappingProcessor", date="2020-10-06T09:15:26+0000", comments="version: 1.3.1.Final, compiler: javac, environment: Java 1.8.0_252 (Private Build)") @Component public class TppBankingApiAisController$AccountListFacadeResponseBodyToRestBodyMapperImpl extends Object implements TppBankingApiAisController.AccountListFacadeResponseBodyToRestBodyMapper
Constructor and Description |
---|
TppBankingApiAisController$AccountListFacadeResponseBodyToRestBodyMapperImpl() |
Modifier and Type | Method and Description |
---|---|
protected List<AccountDetails> |
accountListDetailBodyListToAccountDetailsList(List<AccountListDetailBody> list) |
protected AccountDetails |
accountListDetailBodyToAccountDetails(AccountListDetailBody accountListDetailBody) |
protected Amount |
amountToAmount(Amount amount) |
protected List<Balance> |
balanceListToBalanceList(List<Balance> list) |
protected Balance |
balanceToBalance(Balance balance) |
AccountList |
map(AccountListBody facadeEntity) |
public TppBankingApiAisController$AccountListFacadeResponseBodyToRestBodyMapperImpl()
public AccountList map(AccountListBody facadeEntity)
map
in interface FacadeResponseBodyToRestBodyMapper<AccountList,AccountListBody>
map
in interface TppBankingApiAisController.AccountListFacadeResponseBodyToRestBodyMapper
protected AccountDetails accountListDetailBodyToAccountDetails(AccountListDetailBody accountListDetailBody)
protected List<AccountDetails> accountListDetailBodyListToAccountDetailsList(List<AccountListDetailBody> list)
Copyright © 2020. All rights reserved.