@Component public class CmsToXs2aPaymentMapper extends Object
| Constructor and Description |
|---|
CmsToXs2aPaymentMapper() |
| Modifier and Type | Method and Description |
|---|---|
BulkPayment |
mapToBulkPayment(List<PisPayment> payments) |
PeriodicPayment |
mapToPeriodicPayment(PisPayment payment) |
SinglePayment |
mapToSinglePayment(PisPayment payment) |
CommonPayment |
mapToXs2aCommonPayment(CommonPaymentData response) |
public PeriodicPayment mapToPeriodicPayment(PisPayment payment)
public SinglePayment mapToSinglePayment(PisPayment payment)
public BulkPayment mapToBulkPayment(List<PisPayment> payments)
public CommonPayment mapToXs2aCommonPayment(CommonPaymentData response)
Copyright © 2020. All rights reserved.