The methods of Java.Util.Currency are listed below. For a list of all members, see the Currency Members list.
See Also: Inherited members from Java.Lang.Object
GetDisplayName(Locale)Returns the localized name of this currency in the given locale. | ||
static | GetInstance(Locale)Returns the Currency instance for this Locale's country. | |
static | GetInstance(string)Returns the Currency instance for the given ISO 4217 currency code. | |
GetSymbol(Locale)Returns the localized currency symbol for this currency in locale. |