| Package | Description |
|---|---|
| org.javamoney.moneta.convert |
Contains
ExchangeRateProvider implementations. |
| Modifier and Type | Method and Description |
|---|---|
static ExchangeRateType |
ExchangeRateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExchangeRateType[] |
ExchangeRateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2020 JavaMoney. All rights reserved.