public class MoneyWithCurrency extends Money
DIGITS, MAX_VALUE, MIN_VALUE
PRIME_HASHCODE, ZERO
Constructor and Description |
---|
MoneyWithCurrency()
Don't call this constructor! For DWR internal use only!
|
Modifier and Type | Method and Description |
---|---|
String |
getCurrencyCode() |
int |
hashCode()
Returns the currency.
|
void |
setCurrencyCode(String currencyCode) |
floorValue, isNegative, isPositive, round, roundValue, zero
compareTo, doubleValue, equals, floatValue, getBigDecimalValue, getDigits, getValue, getValue, intValue, isZero, longValue, setDigits, setValue, toString, toString
byteValue, shortValue
Copyright © 2021. All rights reserved.