java.lang.Object
de.hybris.platform.prosservices.pros.searchresponse.Rules

public class Rules extends Object
  • Constructor Details

    • Rules

      public Rules()
  • Method Details

    • getChangeable

      public Boolean getChangeable()
    • setChangeable

      public void setChangeable(Boolean changeable)
    • getPenalties

      public List<Penalty> getPenalties()
    • setPenalties

      public void setPenalties(List<Penalty> penalties)
    • getRefundable

      public Boolean getRefundable()
    • setRefundable

      public void setRefundable(Boolean refundable)