| Package | Description |
|---|---|
| de.adorsys.aspsp.aspspmockserver.domain.pis | |
| de.adorsys.aspsp.aspspmockserver.service.mapper |
| Modifier and Type | Method and Description |
|---|---|
static PisPaymentType |
PisPaymentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PisPaymentType[] |
PisPaymentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<PisPaymentType> |
PisPaymentType.getByValue(String value) |
| Constructor and Description |
|---|
AspspPayment(PisPaymentType pisPaymentType) |
| Modifier and Type | Method and Description |
|---|---|
AspspPayment |
PaymentMapper.mapToAspspPayment(AspspPeriodicPayment periodicPayment,
PisPaymentType paymentType) |
AspspPayment |
PaymentMapper.mapToAspspPayment(AspspSinglePayment singlePayment,
PisPaymentType paymentType) |
Copyright © 2019. All rights reserved.