@Generated(value="org.mapstruct.ap.MappingProcessor", date="2020-10-06T09:15:26+0000", comments="version: 1.3.1.Final, compiler: javac, environment: Java 1.8.0_252 (Private Build)") @Component public class TppBankingApiPisController$PaymentRestRequestBodyToSinglePaymentMapperImpl extends Object implements TppBankingApiPisController.PaymentRestRequestBodyToSinglePaymentMapper
Constructor and Description |
---|
TppBankingApiPisController$PaymentRestRequestBodyToSinglePaymentMapperImpl() |
Modifier and Type | Method and Description |
---|---|
protected AccountReference |
accountReferenceToAccountReference(AccountReference accountReference) |
protected Address |
addressToAddress(Address address) |
protected Amount |
amountToAmount(Amount amount) |
SinglePaymentBody |
map(PaymentInitiation body,
PaymentProductDetails paymentProduct) |
public TppBankingApiPisController$PaymentRestRequestBodyToSinglePaymentMapperImpl()
public SinglePaymentBody map(PaymentInitiation body, PaymentProductDetails paymentProduct)
map
in interface TppBankingApiPisController.PaymentRestRequestBodyToSinglePaymentMapper
protected AccountReference accountReferenceToAccountReference(AccountReference accountReference)
Copyright © 2020. All rights reserved.