@Generated(value="org.mapstruct.ap.MappingProcessor", date="2019-07-05T17:04:25+0200", comments="version: 1.2.0.Final, compiler: javac, environment: Java 1.8.0_212 (Oracle Corporation)") @Component public class BulkPaymentMapperImpl extends Object implements BulkPaymentMapper
| Constructor and Description |
|---|
BulkPaymentMapperImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected de.adorsys.ledgers.middleware.api.domain.account.AccountReferenceTO |
cmsAccountReferenceToAccountReferenceTO(de.adorsys.psd2.consent.api.ais.CmsAccountReference cmsAccountReference) |
protected de.adorsys.ledgers.middleware.api.domain.general.AddressTO |
cmsAddressToAddressTO(de.adorsys.psd2.consent.api.CmsAddress cmsAddress) |
protected de.adorsys.ledgers.middleware.api.domain.payment.AmountTO |
cmsAmountToAmountTO(de.adorsys.psd2.consent.api.pis.CmsAmount cmsAmount) |
protected List<de.adorsys.ledgers.middleware.api.domain.payment.SinglePaymentTO> |
cmsSinglePaymentListToSinglePaymentTOList(List<de.adorsys.psd2.consent.api.pis.CmsSinglePayment> list) |
protected de.adorsys.ledgers.middleware.api.domain.payment.SinglePaymentTO |
cmsSinglePaymentToSinglePaymentTO(de.adorsys.psd2.consent.api.pis.CmsSinglePayment cmsSinglePayment) |
de.adorsys.ledgers.middleware.api.domain.payment.BulkPaymentTO |
toPayment(de.adorsys.psd2.consent.api.pis.CmsBulkPayment payment) |
protected de.adorsys.ledgers.middleware.api.domain.payment.TransactionStatusTO |
transactionStatusToTransactionStatusTO(de.adorsys.psd2.xs2a.core.pis.TransactionStatus transactionStatus) |
public de.adorsys.ledgers.middleware.api.domain.payment.BulkPaymentTO toPayment(de.adorsys.psd2.consent.api.pis.CmsBulkPayment payment)
toPayment in interface BulkPaymentMapperprotected de.adorsys.ledgers.middleware.api.domain.account.AccountReferenceTO cmsAccountReferenceToAccountReferenceTO(de.adorsys.psd2.consent.api.ais.CmsAccountReference cmsAccountReference)
protected de.adorsys.ledgers.middleware.api.domain.payment.TransactionStatusTO transactionStatusToTransactionStatusTO(de.adorsys.psd2.xs2a.core.pis.TransactionStatus transactionStatus)
protected de.adorsys.ledgers.middleware.api.domain.payment.AmountTO cmsAmountToAmountTO(de.adorsys.psd2.consent.api.pis.CmsAmount cmsAmount)
protected de.adorsys.ledgers.middleware.api.domain.general.AddressTO cmsAddressToAddressTO(de.adorsys.psd2.consent.api.CmsAddress cmsAddress)
protected de.adorsys.ledgers.middleware.api.domain.payment.SinglePaymentTO cmsSinglePaymentToSinglePaymentTO(de.adorsys.psd2.consent.api.pis.CmsSinglePayment cmsSinglePayment)
Copyright © 2019. All rights reserved.