@Generated(value="org.mapstruct.ap.MappingProcessor", date="2019-11-08T13:55:31+0000", comments="version: 1.3.1.Final, compiler: javac, environment: Java 1.8.0_222 (Private Build)") @Component public class PaymentModelMapperImpl extends Object implements PaymentModelMapper
| Constructor and Description |
|---|
PaymentModelMapperImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected PisDayOfExecution |
dayOfExecutionToPisDayOfExecution(DayOfExecution dayOfExecution) |
protected PisExecutionRule |
executionRuleToPisExecutionRule(ExecutionRule executionRule) |
protected FrequencyCode |
frequencyCodeToFrequencyCode(FrequencyCode frequencyCode) |
AccountReference |
mapToAccountReference(AccountReference accountReference) |
Xs2aAmount |
mapToXs2aAmount(Amount amount) |
BulkPayment |
mapToXs2aPayment(BulkPaymentInitiationJson paymentRequest) |
SinglePayment |
mapToXs2aPayment(PaymentInitiationJson paymentRequest) |
PeriodicPayment |
mapToXs2aPayment(PeriodicPaymentInitiationJson paymentRequest) |
protected List<SinglePayment> |
paymentInitiationBulkElementJsonListToSinglePaymentList(List<PaymentInitiationBulkElementJson> list) |
protected SinglePayment |
paymentInitiationBulkElementJsonToSinglePayment(PaymentInitiationBulkElementJson paymentInitiationBulkElementJson) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmapToXs2aPaymentAfterMappingpublic PeriodicPayment mapToXs2aPayment(PeriodicPaymentInitiationJson paymentRequest)
mapToXs2aPayment in interface PaymentModelMapperpublic SinglePayment mapToXs2aPayment(PaymentInitiationJson paymentRequest)
mapToXs2aPayment in interface PaymentModelMapperpublic BulkPayment mapToXs2aPayment(BulkPaymentInitiationJson paymentRequest)
mapToXs2aPayment in interface PaymentModelMapperpublic Xs2aAmount mapToXs2aAmount(Amount amount)
mapToXs2aAmount in interface PaymentModelMapperpublic AccountReference mapToAccountReference(AccountReference accountReference)
mapToAccountReference in interface PaymentModelMapperprotected PisExecutionRule executionRuleToPisExecutionRule(ExecutionRule executionRule)
protected FrequencyCode frequencyCodeToFrequencyCode(FrequencyCode frequencyCode)
protected PisDayOfExecution dayOfExecutionToPisDayOfExecution(DayOfExecution dayOfExecution)
protected SinglePayment paymentInitiationBulkElementJsonToSinglePayment(PaymentInitiationBulkElementJson paymentInitiationBulkElementJson)
protected List<SinglePayment> paymentInitiationBulkElementJsonListToSinglePaymentList(List<PaymentInitiationBulkElementJson> list)
Copyright © 2019. All rights reserved.