Class CurrencyValue
java.lang.Object
org.teamapps.ux.component.field.multicurrency.value.CurrencyValue
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetAmountAsLong(int pointRightShift) inthashCode()toString()toUiCurrencyValue(Locale locale) withAmount(BigDecimal amount) withCurrencyUnit(CurrencyUnit currencyUnit)
-
Constructor Details
-
CurrencyValue
-
-
Method Details
-
getCurrency
-
getAmount
-
getAmountAsLong
-
withAmount
-
withCurrencyUnit
-
toUiCurrencyValue
-
toString
-
equals
-
hashCode
-