Uses of Class
org.tquadrat.foundation.value.CurrencyValue
Packages that use CurrencyValue
-
Uses of CurrencyValue in org.tquadrat.foundation.value
Methods in org.tquadrat.foundation.value that return CurrencyValueModifier and TypeMethodDescriptionfinal CurrencyValue
CurrencyValue.clone()
final CurrencyValue
CurrencyValue.copy()
Creates a new copy of this value.final CurrencyValue
CurrencyValue.copy
(Currency unit, BigDecimal conversionFactor) Creates a new instance ofCurrencyValue
for a differentCurrency
.Methods in org.tquadrat.foundation.value with parameters of type CurrencyValue