@ProviderType
public interface CommerceMoney
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
format(java.util.Locale locale) |
CommerceCurrency |
getCommerceCurrency() |
java.math.BigDecimal |
getPrice() |
boolean |
isEmpty() |
java.lang.String format(java.util.Locale locale)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionCommerceCurrency getCommerceCurrency()
java.math.BigDecimal getPrice()
boolean isEmpty()