public interface FormattedQuantityAmountInputDataBean extends InputDataBean
Modifier and Type | Method and Description |
---|---|
void | setAmount(java.lang.Double newAmount)
Sets the value of the quantity amount.
|
void | setUnit(java.lang.String newUnit)
Sets the quantity unit.
|
void setAmount(java.lang.Double newAmount)
void setUnit(java.lang.String newUnit)