Class PromotionRestrictionWsDTO

java.lang.Object
de.hybris.platform.commercewebservicescommons.dto.product.PromotionRestrictionWsDTO
All Implemented Interfaces:
Serializable

public class PromotionRestrictionWsDTO extends Object implements Serializable
Representation of a Promotion Restriction
See Also:
  • Constructor Details

    • PromotionRestrictionWsDTO

      public PromotionRestrictionWsDTO()
  • Method Details

    • setRestrictionType

      public void setRestrictionType(String restrictionType)
    • getRestrictionType

      public String getRestrictionType()
    • setDescription

      public void setDescription(String description)
    • getDescription

      public String getDescription()