public interface FormattedMonetaryAmountSmartDataBean extends SmartDataBean
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal | getAmount()
Gets the amount to be formatted.
|
java.lang.String | getCurrency()
Gets the currency of the monetary amount.
|