@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 Xs2aGetAuthorizationState$PaymentBodyMapperImpl extends Object implements Xs2aGetAuthorizationState.PaymentBodyMapper
Constructor and Description |
---|
Xs2aGetAuthorizationState$PaymentBodyMapperImpl() |
Modifier and Type | Method and Description |
---|---|
protected AccountReference |
accountReferenceBodyToAccountReference(PaymentInitiateBody.AccountReferenceBody accountReferenceBody) |
protected Address |
addressBodyToAddress(PaymentInitiateBody.AddressBody addressBody) |
protected Amount |
amountBodyToAmount(PaymentInitiateBody.AmountBody amountBody) |
SinglePaymentBody |
map(PaymentInitiateBody paymentInitiateBody) |
public Xs2aGetAuthorizationState$PaymentBodyMapperImpl()
public SinglePaymentBody map(PaymentInitiateBody paymentInitiateBody)
map
in interface DtoMapper<PaymentInitiateBody,SinglePaymentBody>
map
in interface Xs2aGetAuthorizationState.PaymentBodyMapper
protected AccountReference accountReferenceBodyToAccountReference(PaymentInitiateBody.AccountReferenceBody accountReferenceBody)
protected Address addressBodyToAddress(PaymentInitiateBody.AddressBody addressBody)
protected Amount amountBodyToAmount(PaymentInitiateBody.AmountBody amountBody)
Copyright © 2020. All rights reserved.