public interface FormattedMonetaryAmountSmartDataBean
extends com.ibm.commerce.beans.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.
|