@Generated(value="org.mapstruct.ap.MappingProcessor", date="2020-04-28T10:26:42+0000", comments="version: 1.3.1.Final, compiler: javac, environment: Java 1.8.0_242 (Private Build)") @Component public class LedgersSpiAccountMapperImpl extends LedgersSpiAccountMapper
| Constructor and Description |
|---|
LedgersSpiAccountMapperImpl() |
| Modifier and Type | Method and Description |
|---|---|
de.adorsys.psd2.xs2a.spi.domain.account.SpiAccountBalance |
accountBalanceTOToSpiAccountBalance(de.adorsys.ledgers.middleware.api.domain.account.AccountBalanceTO accountBalanceTO) |
de.adorsys.ledgers.middleware.api.domain.account.AccountReferenceTO |
mapToAccountReferenceTO(de.adorsys.psd2.xs2a.spi.domain.account.SpiAccountReference spiAccountReference) |
de.adorsys.psd2.xs2a.core.pis.Remittance |
mapToRemittance(de.adorsys.ledgers.middleware.api.domain.payment.RemittanceInformationStructuredTO remittanceInformationStructuredTO) |
protected de.adorsys.ledgers.middleware.api.domain.payment.AmountTO |
spiAmountToAmountTO(de.adorsys.psd2.xs2a.spi.domain.common.SpiAmount spiAmount) |
de.adorsys.ledgers.middleware.api.domain.account.FundsConfirmationRequestTO |
toFundsConfirmationTO(de.adorsys.psd2.xs2a.spi.domain.psu.SpiPsuData psuData,
de.adorsys.psd2.xs2a.spi.domain.fund.SpiFundsConfirmationRequest spiFundsConfirmationRequest) |
List<de.adorsys.psd2.xs2a.spi.domain.account.SpiAccountBalance> |
toSpiAccountBalancesList(List<de.adorsys.ledgers.middleware.api.domain.account.AccountBalanceTO> accountBalanceTOS) |
List<de.adorsys.psd2.xs2a.spi.domain.account.SpiCardTransaction> |
toSpiCardTransactions(List<de.adorsys.ledgers.middleware.api.domain.account.TransactionTO> transactions) |
List<de.adorsys.psd2.xs2a.spi.domain.account.SpiExchangeRate> |
toSpiExchangeRateList(List<de.adorsys.ledgers.middleware.api.domain.account.ExchangeRateTO> exchangeRates) |
List<de.adorsys.psd2.xs2a.spi.domain.account.SpiTransaction> |
toSpiTransactions(List<de.adorsys.ledgers.middleware.api.domain.account.TransactionTO> transactions) |
mapToSpiBalanceType, toSpiAccountDetails, toSpiAccountReference, toSpiAmount, toSpiCardAccountDetails, toSpiCardTransaction, toSpiExchangeRate, toSpiTransactionpublic List<de.adorsys.psd2.xs2a.spi.domain.account.SpiTransaction> toSpiTransactions(List<de.adorsys.ledgers.middleware.api.domain.account.TransactionTO> transactions)
toSpiTransactions in class LedgersSpiAccountMapperpublic List<de.adorsys.psd2.xs2a.spi.domain.account.SpiCardTransaction> toSpiCardTransactions(List<de.adorsys.ledgers.middleware.api.domain.account.TransactionTO> transactions)
toSpiCardTransactions in class LedgersSpiAccountMapperpublic List<de.adorsys.psd2.xs2a.spi.domain.account.SpiAccountBalance> toSpiAccountBalancesList(List<de.adorsys.ledgers.middleware.api.domain.account.AccountBalanceTO> accountBalanceTOS)
toSpiAccountBalancesList in class LedgersSpiAccountMapperpublic de.adorsys.psd2.xs2a.spi.domain.account.SpiAccountBalance accountBalanceTOToSpiAccountBalance(de.adorsys.ledgers.middleware.api.domain.account.AccountBalanceTO accountBalanceTO)
accountBalanceTOToSpiAccountBalance in class LedgersSpiAccountMapperpublic List<de.adorsys.psd2.xs2a.spi.domain.account.SpiExchangeRate> toSpiExchangeRateList(List<de.adorsys.ledgers.middleware.api.domain.account.ExchangeRateTO> exchangeRates)
toSpiExchangeRateList in class LedgersSpiAccountMapperpublic de.adorsys.ledgers.middleware.api.domain.account.FundsConfirmationRequestTO toFundsConfirmationTO(de.adorsys.psd2.xs2a.spi.domain.psu.SpiPsuData psuData,
de.adorsys.psd2.xs2a.spi.domain.fund.SpiFundsConfirmationRequest spiFundsConfirmationRequest)
toFundsConfirmationTO in class LedgersSpiAccountMapperpublic de.adorsys.ledgers.middleware.api.domain.account.AccountReferenceTO mapToAccountReferenceTO(de.adorsys.psd2.xs2a.spi.domain.account.SpiAccountReference spiAccountReference)
mapToAccountReferenceTO in class LedgersSpiAccountMapperpublic de.adorsys.psd2.xs2a.core.pis.Remittance mapToRemittance(de.adorsys.ledgers.middleware.api.domain.payment.RemittanceInformationStructuredTO remittanceInformationStructuredTO)
mapToRemittance in class LedgersSpiAccountMapperprotected de.adorsys.ledgers.middleware.api.domain.payment.AmountTO spiAmountToAmountTO(de.adorsys.psd2.xs2a.spi.domain.common.SpiAmount spiAmount)
Copyright © 2020. All rights reserved.