Class PromotionRestrictionWsDTO

  • All Implemented Interfaces:
    java.io.Serializable

    public class PromotionRestrictionWsDTO
    extends java.lang.Object
    implements java.io.Serializable
    Representation of a Promotion Restriction
    See Also:
    Serialized Form
    • Constructor Detail

      • PromotionRestrictionWsDTO

        public PromotionRestrictionWsDTO()
    • Method Detail

      • setRestrictionType

        public void setRestrictionType​(java.lang.String restrictionType)
      • getRestrictionType

        public java.lang.String getRestrictionType()
      • setDescription

        public void setDescription​(java.lang.String description)
      • getDescription

        public java.lang.String getDescription()