public class Currency extends Decimal implements LocaleFormatted
| Modifier and Type | Class and Description |
|---|---|
static class |
Currency.CurrencyParser |
defaultFormatNoThousandGrouping, isCurrency, localeFormatOptionsToClear, localeFormatOptionsToSet, outputFormat| Constructor and Description |
|---|
Currency() |
Currency(BigDecimal bd) |
Currency(BigDecimal bd) |
Currency(double value) |
Currency(String str) |
compareTo, copyFrom, decodeBytes, encodeBytes, encodeBytes, format, fromString, fromString, getBigDecimal, getCopy, getJavaBigDecimal, isCurrency, parse, setBigDecimal, setDouble, setJavaBigDecimal, toString, toString_getFieldType, _getSetField, cache, copied, equals, getDeclaredField, getDeclaredFieldValue, getMyFieldList, getNewclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitformat, parsepublic Currency()
public Currency(double value)
public Currency(BigDecimal bd)
public Currency(BigDecimal bd)
public Currency(String str)