Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.