Uses of Enum Class
com.erudika.para.core.i18n.CurrencyUtils
Packages that use CurrencyUtils
Package
Description
The internationalization module - handles translations and currencies.
-
Uses of CurrencyUtils in com.erudika.para.core.i18n
Methods in com.erudika.para.core.i18n that return CurrencyUtilsModifier 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.