@Generated(value="org.mapstruct.ap.MappingProcessor", date="2020-12-17T10:21:25+0000", comments="version: 1.3.0.Final, compiler: javac, environment: Java 1.8.0_275 (Azul Systems, Inc.)") @Component public class PaymentConverterImpl extends Object implements PaymentConverter
| Constructor and Description |
|---|
PaymentConverterImpl() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoPaymentTOListpublic PaymentBO toPaymentBO(PaymentTO payment)
toPaymentBO in interface PaymentConverterpublic PaymentBO toPaymentBO(PaymentTO payment, PaymentTypeTO paymentType)
toPaymentBO in interface PaymentConverterpublic List<TransactionTO> toTransactionTOList(List<TransactionDetailsBO> transactions)
toTransactionTOList in interface PaymentConverterpublic TransactionTO toTransactionTO(TransactionDetailsBO transaction)
toTransactionTO in interface PaymentConverterpublic ExchangeRateTO toExchangeRateTO(ExchangeRateBO exchangeRate)
toExchangeRateTO in interface PaymentConverterpublic TransactionDetailsBO toTransactionDetailsBO(TransactionTO transaction)
toTransactionDetailsBO in interface PaymentConverterpublic PaymentTO toPaymentTO(PaymentBO payment)
toPaymentTO in interface PaymentConverterprotected PaymentTypeBO paymentTypeTOToPaymentTypeBO(PaymentTypeTO paymentTypeTO)
protected FrequencyCodeBO frequencyCodeTOToFrequencyCodeBO(FrequencyCodeTO frequencyCodeTO)
protected AccountReferenceBO accountReferenceTOToAccountReferenceBO(AccountReferenceTO accountReferenceTO)
protected TransactionStatusBO transactionStatusTOToTransactionStatusBO(TransactionStatusTO transactionStatusTO)
protected PurposeCodeBO purposeCodeTOToPurposeCodeBO(PurposeCodeTO purposeCodeTO)
protected RemittanceInformationStructuredBO remittanceInformationStructuredTOToRemittanceInformationStructuredBO(RemittanceInformationStructuredTO remittanceInformationStructuredTO)
protected PaymentTargetBO paymentTargetTOToPaymentTargetBO(PaymentTargetTO paymentTargetTO)
protected List<PaymentTargetBO> paymentTargetTOListToPaymentTargetBOList(List<PaymentTargetTO> list)
protected List<ExchangeRateTO> exchangeRateBOListToExchangeRateTOList(List<ExchangeRateBO> list)
protected AccountReferenceTO accountReferenceBOToAccountReferenceTO(AccountReferenceBO accountReferenceBO)
protected RemittanceInformationStructuredTO remittanceInformationStructuredBOToRemittanceInformationStructuredTO(RemittanceInformationStructuredBO remittanceInformationStructuredBO)
protected BalanceTypeTO balanceTypeBOToBalanceTypeTO(BalanceTypeBO balanceTypeBO)
protected AccountBalanceTO balanceBOToAccountBalanceTO(BalanceBO balanceBO)
protected ExchangeRateBO exchangeRateTOToExchangeRateBO(ExchangeRateTO exchangeRateTO)
protected List<ExchangeRateBO> exchangeRateTOListToExchangeRateBOList(List<ExchangeRateTO> list)
protected BalanceTypeBO balanceTypeTOToBalanceTypeBO(BalanceTypeTO balanceTypeTO)
protected BalanceBO accountBalanceTOToBalanceBO(AccountBalanceTO accountBalanceTO)
protected PaymentTypeTO paymentTypeBOToPaymentTypeTO(PaymentTypeBO paymentTypeBO)
protected FrequencyCodeTO frequencyCodeBOToFrequencyCodeTO(FrequencyCodeBO frequencyCodeBO)
protected TransactionStatusTO transactionStatusBOToTransactionStatusTO(TransactionStatusBO transactionStatusBO)
protected PurposeCodeTO purposeCodeBOToPurposeCodeTO(PurposeCodeBO purposeCodeBO)
protected PaymentTargetTO paymentTargetBOToPaymentTargetTO(PaymentTargetBO paymentTargetBO)
protected List<PaymentTargetTO> paymentTargetBOListToPaymentTargetTOList(List<PaymentTargetBO> list)
Copyright © 2020. All rights reserved.