Package com.liferay.commerce.discount
Class CommerceDiscountValue
java.lang.Object
com.liferay.commerce.discount.CommerceDiscountValue
-
Constructor Summary
ConstructorsConstructorDescriptionCommerceDiscountValue
(long id, com.liferay.commerce.currency.model.CommerceMoney discountAmount, BigDecimal discountPercentage, BigDecimal[] percentages) -
Method Summary
-
Constructor Details
-
CommerceDiscountValue
public CommerceDiscountValue(long id, com.liferay.commerce.currency.model.CommerceMoney discountAmount, BigDecimal discountPercentage, BigDecimal[] percentages)
-
-
Method Details
-
getDiscountAmount
public com.liferay.commerce.currency.model.CommerceMoney getDiscountAmount() -
getDiscountPercentage
-
getId
public long getId() -
getPercentages
-