public class fCurrency extends DbDecimal
value attribute is a BigDecimal object.BIGINT_DESC, bNull, CHAR_DESC, CURRENCY_DESC, DATE_DESC, desc, DOUBLE_DESC, INTEGER_DESC, TIME_DESC| Constructor and Description | 
|---|
fCurrency()  | 
fCurrency(java.math.BigDecimal d)  | 
fCurrency(DbColDesc desc)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Object | 
clone()
Creates a clone of this  
DbDecimal object. | 
byteValue, doubleValue, equals, floatValue, get, intValue, longValue, set, set, set, setValue, setValue, shortValue, toString, toStringValuecompareTo, compareTo, compareTo, equals, getColDesc, getDataTimeZone, getPrecision, getScale, getSqlType, isCurrency, isNull, makeDbValue, setColDesc, setfoo, setNull, setValuepublic fCurrency()
public fCurrency(java.math.BigDecimal d)
d - Specifies the initial value.public fCurrency(DbColDesc desc)