Microsoft SDK for Java

Locale.getNativeCurrencyName

Retrieves the native name of the currency system associated with the locale.

Syntax

public String getNativeCurrencyName()

Return Value

Returns a String object that represents the native name of the currency system associated with the locale.

See Also   getCurrencySymbol, getEnglishCurrencyName, getISO3116CountryName

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