| Package | Description |
|---|---|
| com.erudika.para.i18n |
The internationalization module - handles translations and currencies.
|
| Modifier and Type | Method and Description |
|---|---|
static CurrencyUtils |
CurrencyUtils.getInstance()
Returns an instance of this class.
|
static CurrencyUtils |
CurrencyUtils.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CurrencyUtils[] |
CurrencyUtils.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Erudika. All rights reserved.