@Generated(value="org.mapstruct.ap.MappingProcessor", date="2019-05-09T13:19:11+0200", comments="version: 1.2.0.Final, compiler: javac, environment: Java 1.8.0_212 (Oracle Corporation)") @Component public class SinglePaymentMapperImpl extends Object implements SinglePaymentMapper
| Constructor and Description |
|---|
SinglePaymentMapperImpl() |
| 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) |
de.adorsys.ledgers.middleware.api.domain.payment.SinglePaymentTO |
toPayment(de.adorsys.psd2.consent.api.pis.CmsSinglePayment 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.SinglePaymentTO toPayment(de.adorsys.psd2.consent.api.pis.CmsSinglePayment payment)
toPayment in interface SinglePaymentMapperprotected 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.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.TransactionStatusTO transactionStatusToTransactionStatusTO(de.adorsys.psd2.xs2a.core.pis.TransactionStatus transactionStatus)
Copyright © 2019. All rights reserved.