Uses of Class
com.broadleafcommerce.promotion.offer.domain.Discount
-
Packages that use Discount Package Description com.broadleafcommerce.promotion.offer.domain -
-
Uses of Discount in com.broadleafcommerce.promotion.offer.domain
Methods in com.broadleafcommerce.promotion.offer.domain that return Discount Modifier and Type Method Description DiscountOffer. getDiscount()Basic discount information for this offer.Methods in com.broadleafcommerce.promotion.offer.domain with parameters of type Discount Modifier and Type Method Description voidOffer. setDiscount(Discount discount)Basic discount information for this offer.
-