Uses of Class
org.javamoney.moneta.convert.ExchangeRateType
| Package | Description |
|---|---|
| org.javamoney.moneta.convert |
-
Uses of ExchangeRateType in org.javamoney.moneta.convert
Methods in org.javamoney.moneta.convert that return ExchangeRateType Modifier and Type Method Description static ExchangeRateTypeExchangeRateType. 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.