| Package | Description |
|---|---|
| de.adorsys.psd2.model |
| Modifier and Type | Method and Description |
|---|---|
static PaymentExchangeRate.RateTypeEnum |
PaymentExchangeRate.RateTypeEnum.fromValue(String text) |
PaymentExchangeRate.RateTypeEnum |
PaymentExchangeRate.getRateType()
Get rateType
|
static PaymentExchangeRate.RateTypeEnum |
PaymentExchangeRate.RateTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PaymentExchangeRate.RateTypeEnum[] |
PaymentExchangeRate.RateTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PaymentExchangeRate |
PaymentExchangeRate.rateType(PaymentExchangeRate.RateTypeEnum rateType) |
void |
PaymentExchangeRate.setRateType(PaymentExchangeRate.RateTypeEnum rateType) |
Copyright © 2020. All rights reserved.