Class PromotionOrderEntryAdjustAction.OrderEntryAndDiscountValue
- java.lang.Object
-
- de.hybris.platform.promotions.util.Pair<AbstractOrderEntry,DiscountValue>
-
- de.hybris.platform.promotions.jalo.PromotionOrderEntryAdjustAction.OrderEntryAndDiscountValue
-
- Enclosing class:
- PromotionOrderEntryAdjustAction
protected static final class PromotionOrderEntryAdjustAction.OrderEntryAndDiscountValue extends Pair<AbstractOrderEntry,DiscountValue>
-
-
Constructor Summary
Constructors Constructor Description OrderEntryAndDiscountValue(AbstractOrderEntry key, DiscountValue value)
-
-
-
Constructor Detail
-
OrderEntryAndDiscountValue
public OrderEntryAndDiscountValue(AbstractOrderEntry key, DiscountValue value)
-
-