Package | Description |
---|---|
org.javamoney.moneta |
Contains public core implementation artifacts, e.g. implementations of
MonetaryAmount . |
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-2015 JavaMoney. All Rights Reserved.