@Generated(value="org.mapstruct.ap.MappingProcessor", date="2019-10-21T11:43:03+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, 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 PaymentProductBO toPaymentProductBO(PaymentProductTO paymentProduct)
toPaymentProductBO in class PaymentConverterpublic PaymentProductTO toPaymentProductTO(PaymentProductBO paymentProduct)
toPaymentProductTO 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(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 TransactionStatusBO transactionStatusTOToTransactionStatusBO(TransactionStatusTO transactionStatusTO)
protected AccountReferenceBO accountReferenceTOToAccountReferenceBO(AccountReferenceTO accountReferenceTO)
protected FrequencyCodeBO frequencyCodeTOToFrequencyCodeBO(FrequencyCodeTO frequencyCodeTO)
protected ExchangeRateTO exchangeRateBOToExchangeRateTO(ExchangeRateBO exchangeRateBO)
protected List<ExchangeRateTO> exchangeRateBOListToExchangeRateTOList(List<ExchangeRateBO> list)
protected ExchangeRateBO exchangeRateTOToExchangeRateBO(ExchangeRateTO exchangeRateTO)
protected List<ExchangeRateBO> exchangeRateTOListToExchangeRateBOList(List<ExchangeRateTO> list)
Copyright © 2019. All rights reserved.