@Generated(value="org.mapstruct.ap.MappingProcessor", date="2020-10-06T09:16:05+0000", comments="version: 1.3.1.Final, compiler: javac, environment: Java 1.8.0_252 (Private Build)") public class TransactionsResponseMapperImpl extends Object implements TransactionsResponseMapper
Constructor and Description |
---|
TransactionsResponseMapperImpl() |
Modifier and Type | Method and Description |
---|---|
protected AccountReference |
accountReferenceToAccountReference(AccountReference accountReference) |
protected AccountReport |
accountReportToAccountReport(AccountReport accountReport) |
protected Amount |
amountToAmount(Amount amount) |
TransactionsResponse |
mapFromTppToFintech(TransactionsResponse transactionsResponse) |
protected PurposeCode |
purposeCodeToPurposeCode(PurposeCode purposeCode) |
protected ReportExchangeRateList |
reportExchangeRateListToReportExchangeRateList(ReportExchangeRateList reportExchangeRateList) |
protected ReportExchangeRate |
reportExchangeRateToReportExchangeRate(ReportExchangeRate reportExchangeRate) |
protected TransactionDetails |
transactionDetailsToTransactionDetails(TransactionDetails transactionDetails) |
protected TransactionList |
transactionListToTransactionList(TransactionList transactionList) |
public TransactionsResponse mapFromTppToFintech(TransactionsResponse transactionsResponse)
mapFromTppToFintech
in interface TransactionsResponseMapper
protected AccountReference accountReferenceToAccountReference(AccountReference accountReference)
protected ReportExchangeRate reportExchangeRateToReportExchangeRate(ReportExchangeRate reportExchangeRate)
protected ReportExchangeRateList reportExchangeRateListToReportExchangeRateList(ReportExchangeRateList reportExchangeRateList)
protected PurposeCode purposeCodeToPurposeCode(PurposeCode purposeCode)
protected TransactionDetails transactionDetailsToTransactionDetails(TransactionDetails transactionDetails)
protected TransactionList transactionListToTransactionList(TransactionList transactionList)
protected AccountReport accountReportToAccountReport(AccountReport accountReport)
Copyright © 2020. All rights reserved.