Currency

Undocumented in source.

Members

Functions

getCurrencyCode
String getCurrencyCode()
Undocumented in source. Be warned that the author may not have intended to support it.
getDefaultFractionDigits
int getDefaultFractionDigits()
Undocumented in source. Be warned that the author may not have intended to support it.
getSymbol
String getSymbol()
Undocumented in source. Be warned that the author may not have intended to support it.
getSymbol
String getSymbol(Locale locale)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
String toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

getInstance
Currency getInstance(Locale locale)
Undocumented in source. Be warned that the author may not have intended to support it.
getInstance
Currency getInstance(String currencyCode)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta