@Generated(value="org.mapstruct.ap.MappingProcessor", date="2020-10-08T11:20:13+0000", comments="version: 1.3.1.Final, compiler: javac, environment: Java 1.8.0_265 (Azul Systems, Inc.)") @Component public class Xs2aInitiateSinglePaymentEntrypoint$FromRequestImpl extends Object implements Xs2aInitiateSinglePaymentEntrypoint.FromRequest
| Constructor and Description |
|---|
Xs2aInitiateSinglePaymentEntrypoint$FromRequestImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected PaymentInitiateBody.AccountReferenceBody |
accountReferenceToAccountReferenceBody(de.adorsys.opba.protocol.api.dto.result.body.AccountReference accountReference) |
protected PaymentInitiateBody.AddressBody |
addressToAddressBody(de.adorsys.opba.protocol.api.dto.result.body.Address address) |
protected PaymentInitiateBody.AmountBody |
amountToAmountBody(de.adorsys.opba.protocol.api.dto.result.body.Amount amount) |
SinglePaymentXs2aContext |
map(de.adorsys.opba.protocol.api.dto.request.payments.InitiateSinglePaymentRequest ctx) |
protected PaymentInitiateBody |
singlePaymentBodyToPaymentInitiateBody(de.adorsys.opba.protocol.api.dto.request.payments.SinglePaymentBody singlePaymentBody) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmapStandardPaymentProductToStringpublic Xs2aInitiateSinglePaymentEntrypoint$FromRequestImpl()
public SinglePaymentXs2aContext map(de.adorsys.opba.protocol.api.dto.request.payments.InitiateSinglePaymentRequest ctx)
map in interface DtoMapper<de.adorsys.opba.protocol.api.dto.request.payments.InitiateSinglePaymentRequest,SinglePaymentXs2aContext>map in interface Xs2aInitiateSinglePaymentEntrypoint.FromRequestprotected PaymentInitiateBody.AddressBody addressToAddressBody(de.adorsys.opba.protocol.api.dto.result.body.Address address)
protected PaymentInitiateBody.AccountReferenceBody accountReferenceToAccountReferenceBody(de.adorsys.opba.protocol.api.dto.result.body.AccountReference accountReference)
protected PaymentInitiateBody.AmountBody amountToAmountBody(de.adorsys.opba.protocol.api.dto.result.body.Amount amount)
protected PaymentInitiateBody singlePaymentBodyToPaymentInitiateBody(de.adorsys.opba.protocol.api.dto.request.payments.SinglePaymentBody singlePaymentBody)
Copyright © 2020. All rights reserved.