public class CommerceDiscountValue
extends java.lang.Object
| Constructor and Description |
|---|
CommerceDiscountValue(long id,
com.liferay.commerce.currency.model.CommerceMoney discountAmount,
java.math.BigDecimal discountPercentage,
java.math.BigDecimal[] percentages) |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.commerce.currency.model.CommerceMoney |
getDiscountAmount() |
java.math.BigDecimal |
getDiscountPercentage() |
long |
getId() |
java.math.BigDecimal[] |
getPercentages() |