public interface FormattedQuantityAmountSmartDataBean extends SmartDataBean
Modifier and Type | Method and Description |
---|---|
java.lang.Double | getAmount()
Gets the amount to be formatted.
|
java.lang.String | getUnit()
Gets the unit of the quantity amount.
|