Package | Description |
---|---|
org.javamoney.moneta.spi |
Defines common base classes used for implementing SPIs and the
LoaderService . |
Modifier and Type | Method and Description |
---|---|
static ConvertBigDecimal |
ConvertBigDecimal.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConvertBigDecimal[] |
ConvertBigDecimal.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012-2015 JavaMoney. All Rights Reserved.