Locale.getEnglishCurrencyName

Overview | Methods | This Package | All 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