@Generated(value="org.mapstruct.ap.MappingProcessor", date="2020-10-06T09:15:38+0000", comments="version: 1.3.1.Final, compiler: javac, environment: Java 1.8.0_252 (Private Build)") @Component public class Xs2aGetPaymentInfoEntrypoint$PaymentInformationToBodyMapperImpl extends Object implements Xs2aGetPaymentInfoEntrypoint.PaymentInformationToBodyMapper
Constructor and Description |
---|
Xs2aGetPaymentInfoEntrypoint$PaymentInformationToBodyMapperImpl() |
Modifier and Type | Method and Description |
---|---|
protected AccountReference |
accountReferenceToAccountReference(de.adorsys.xs2a.adapter.service.model.AccountReference accountReference) |
protected Address |
addressToAddress(de.adorsys.xs2a.adapter.service.model.Address address) |
protected Amount |
amountToAmount(de.adorsys.xs2a.adapter.service.model.Amount amount) |
PaymentInfoBody |
map(de.adorsys.xs2a.adapter.service.model.SinglePaymentInitiationInformationWithStatusResponse paymentInformation) |
public Xs2aGetPaymentInfoEntrypoint$PaymentInformationToBodyMapperImpl()
public PaymentInfoBody map(de.adorsys.xs2a.adapter.service.model.SinglePaymentInitiationInformationWithStatusResponse paymentInformation)
map
in interface Xs2aGetPaymentInfoEntrypoint.PaymentInformationToBodyMapper
protected Address addressToAddress(de.adorsys.xs2a.adapter.service.model.Address address)
protected AccountReference accountReferenceToAccountReference(de.adorsys.xs2a.adapter.service.model.AccountReference accountReference)
protected Amount amountToAmount(de.adorsys.xs2a.adapter.service.model.Amount amount)
Copyright © 2020. All rights reserved.