Uses of Enum
org.javamoney.moneta.convert.ExchangeRateType
Packages that use ExchangeRateType
-
Uses of ExchangeRateType in org.javamoney.moneta.convert
Methods in org.javamoney.moneta.convert that return ExchangeRateTypeModifier and TypeMethodDescriptionstatic ExchangeRateTypeReturns 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.