Uses of Class
com.broadleafcommerce.promotion.offer.client.web.context.discounts.ItemAdjustment
Packages that use ItemAdjustment
- 
Uses of ItemAdjustment in com.broadleafcommerce.promotion.offer.client.web.context.discounts
Methods in com.broadleafcommerce.promotion.offer.client.web.context.discounts that return types with arguments of type ItemAdjustmentModifier and TypeMethodDescriptionItemResponseDetail.getItemAdjustments()Adjustment information for this line item.Method parameters in com.broadleafcommerce.promotion.offer.client.web.context.discounts with type arguments of type ItemAdjustmentModifier and TypeMethodDescriptionvoidItemResponseDetail.setItemAdjustments(List<ItemAdjustment> itemAdjustments) Adjustment information for this line item.