Class PromotionRestrictionData

java.lang.Object
de.hybris.platform.commercefacades.promotion.data.PromotionRestrictionData
All Implemented Interfaces:
Serializable

public class PromotionRestrictionData extends Object implements Serializable
See Also:
  • Constructor Details

    • PromotionRestrictionData

      public PromotionRestrictionData()
  • Method Details

    • setRestrictionType

      public void setRestrictionType(String restrictionType)
    • getRestrictionType

      public String getRestrictionType()
    • setDescription

      public void setDescription(String description)
    • getDescription

      public String getDescription()