@Generated(value="org.mapstruct.ap.MappingProcessor", date="2019-12-16T18:37:05+0000", comments="version: 1.3.0.Final, compiler: javac, environment: Java 1.8.0_222 (Private Build)") @Component public class PaymentConverterImpl extends PaymentConverter
| Constructor and Description |
|---|
PaymentConverterImpl() |
toPaymentBO, toPaymentProductTO, toPaymentTOpublic PaymentResultTO toPaymentResultTO(PaymentResultBO bo)
toPaymentResultTO in class PaymentConverterpublic PaymentResultBO toPaymentResultBO(PaymentResultTO to)
toPaymentResultBO in class PaymentConverterpublic PaymentTypeBO toPaymentTypeBO(PaymentTypeTO paymentType)
toPaymentTypeBO in class PaymentConverterpublic PaymentTypeTO toPaymentTypeTO(PaymentTypeBO paymentType)
toPaymentTypeTO in class PaymentConverterpublic SinglePaymentTO toSinglePaymentTO(PaymentBO payment, PaymentTargetBO paymentTarget)
toSinglePaymentTO in class PaymentConverterpublic PeriodicPaymentTO toPeriodicPaymentTO(PaymentBO payment, PaymentTargetBO paymentTarget)
toPeriodicPaymentTO in class PaymentConverterpublic BulkPaymentTO toBulkPaymentTO(PaymentBO payment, PaymentTargetBO paymentTarget)
toBulkPaymentTO in class PaymentConverterpublic SinglePaymentTO toSingleBulkPartTO(PaymentBO payment, PaymentTargetBO paymentTarget)
toSingleBulkPartTO in class PaymentConverterpublic PaymentBO toPaymentBO(PaymentTO payment)
toPaymentBO in class PaymentConverterpublic PaymentBO toPaymentBO(SinglePaymentTO payment)
toPaymentBO in class PaymentConverterpublic PaymentBO toPaymentBO(PeriodicPaymentTO payment)
toPaymentBO in class PaymentConverterpublic PaymentBO toPaymentBO(BulkPaymentTO payment)
toPaymentBO in class PaymentConverterpublic PaymentTargetBO toPaymentTarget(SinglePaymentTO payment)
toPaymentTarget in class PaymentConverterpublic PaymentTargetBO toPaymentTarget(PeriodicPaymentTO payment)
toPaymentTarget in class PaymentConverterpublic List<PaymentTargetBO> toPaymentTarget(List<SinglePaymentTO> payment)
toPaymentTarget in class PaymentConverterpublic List<TransactionTO> toTransactionTOList(List<TransactionDetailsBO> transactions)
toTransactionTOList in class PaymentConverterpublic TransactionTO toTransactionTO(TransactionDetailsBO transaction)
toTransactionTO in class PaymentConverterpublic TransactionDetailsBO toTransactionDetailsBO(TransactionTO transaction)
toTransactionDetailsBO in class PaymentConverterprotected ResultStatusTO resultStatusBOToResultStatusTO(ResultStatusBO resultStatusBO)
protected ResultStatusBO resultStatusTOToResultStatusBO(ResultStatusTO resultStatusTO)
protected TransactionStatusTO transactionStatusBOToTransactionStatusTO(TransactionStatusBO transactionStatusBO)
protected AccountReferenceTO accountReferenceBOToAccountReferenceTO(AccountReferenceBO accountReferenceBO)
protected FrequencyCodeTO frequencyCodeBOToFrequencyCodeTO(FrequencyCodeBO frequencyCodeBO)
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 ExchangeRateTO exchangeRateBOToExchangeRateTO(ExchangeRateBO exchangeRateBO)
protected List<ExchangeRateTO> exchangeRateBOListToExchangeRateTOList(List<ExchangeRateBO> list)
protected RemittanceInformationStructuredTO remittanceInformationStructuredBOToRemittanceInformationStructuredTO(RemittanceInformationStructuredBO remittanceInformationStructuredBO)
protected ExchangeRateBO exchangeRateTOToExchangeRateBO(ExchangeRateTO exchangeRateTO)
protected List<ExchangeRateBO> exchangeRateTOListToExchangeRateBOList(List<ExchangeRateTO> list)
Copyright © 2019. All rights reserved.