Class DiscountInformation

java.lang.Object
de.hybris.platform.jalo.order.price.QualifiedPricingInfo
de.hybris.platform.jalo.order.price.DiscountInformation
All Implemented Interfaces:
PDTInformation
Direct Known Subclasses:
Europe1DiscountInformation

public class DiscountInformation extends QualifiedPricingInfo implements PDTInformation
The info row object which describes a possible discount.
  • Constructor Details

    • DiscountInformation

      public DiscountInformation(DiscountValue value)
    • DiscountInformation

      public DiscountInformation(Map qualifiers, DiscountValue value)
  • Method Details

    • getValue

      public DiscountValue getValue()
      Description copied from interface: PDTInformation
      Returns the PDTValue object.
      Specified by:
      getValue in interface PDTInformation
      Returns:
      the price/discount/tax value
    • getDiscountValue

      public DiscountValue getDiscountValue()
      Gets the discount value.
      Returns:
      the discount value