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, getNew
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
format, parse
public Currency()
public Currency(double value)
public Currency(BigDecimal bd)
public Currency(BigDecimal bd)
public Currency(String str)