Package com.stimulsoft.lib.utils
Class StiCurrencyHelper
java.lang.Object
com.stimulsoft.lib.utils.StiCurrencyHelper
Copyright Stimulsoft
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic HashMap<String, StiCurrencyFormat> static voidsetCurrencySymbol(HashMap<String, StiCurrencyFormat> currencySymbol)
-
Constructor Details
-
StiCurrencyHelper
public StiCurrencyHelper()
-
-
Method Details
-
getCurrencySymbol
- Returns:
- the currencySymbol
-
setCurrencySymbol
- Parameters:
currencySymbol- the currencySymbol to set
-