Class RuleInfoData

java.lang.Object
de.hybris.platform.commercefacades.travel.RuleInfoData
All Implemented Interfaces:
Serializable

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

    • RuleInfoData

      public RuleInfoData()
  • Method Details

    • setType

      public void setType(String type)
    • getType

      public String getType()
    • setDescription

      public void setDescription(String description)
    • getDescription

      public String getDescription()