Uses of Enum Class
com.erudika.para.core.i18n.CurrencyUtils
Package
Description
The internationalization module - handles translations and currencies.
-
Uses of CurrencyUtils in com.erudika.para.core.i18n
Modifier and TypeMethodDescriptionstatic CurrencyUtils
CurrencyUtils.getInstance()
Returns an instance of this class.static CurrencyUtils
Returns the enum constant of this class with the specified name.static CurrencyUtils[]
CurrencyUtils.values()
Returns an array containing the constants of this enum class, in the order they are declared.