Overview | Methods | This Package | All Packages
OverviewMethodsThis PackageAll Packages
Locale.getEnglishCurrencyName
Retrieves the full English name of the currency system associated with the locale.
Syntax
public String getEnglishCurrencyName()
Return Value
Returns a String object representing the full English name of the currency system associated with the locale.
See Also getCurrencySymbol, setCurrencySymbol