@Generated(value="org.mapstruct.ap.MappingProcessor", date="2020-10-06T09:15:37+0000", comments="version: 1.3.1.Final, compiler: javac, environment: Java 1.8.0_252 (Private Build)") @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(AccountReference accountReference) |
protected PaymentInitiateBody.AddressBody |
addressToAddressBody(Address address) |
protected PaymentInitiateBody.AmountBody |
amountToAmountBody(Amount amount) |
SinglePaymentXs2aContext |
map(InitiateSinglePaymentRequest ctx) |
protected PaymentInitiateBody |
singlePaymentBodyToPaymentInitiateBody(SinglePaymentBody singlePaymentBody) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
mapStandardPaymentProductToString
public Xs2aInitiateSinglePaymentEntrypoint$FromRequestImpl()
public SinglePaymentXs2aContext map(InitiateSinglePaymentRequest ctx)
map
in interface DtoMapper<InitiateSinglePaymentRequest,SinglePaymentXs2aContext>
map
in interface Xs2aInitiateSinglePaymentEntrypoint.FromRequest
protected PaymentInitiateBody.AddressBody addressToAddressBody(Address address)
protected PaymentInitiateBody.AccountReferenceBody accountReferenceToAccountReferenceBody(AccountReference accountReference)
protected PaymentInitiateBody.AmountBody amountToAmountBody(Amount amount)
protected PaymentInitiateBody singlePaymentBodyToPaymentInitiateBody(SinglePaymentBody singlePaymentBody)
Copyright © 2020. All rights reserved.