java.lang.Object
de.hybris.platform.commercefacades.basestore.SAPConfiguration.data.SAPConfigurationData
All Implemented Interfaces:
Serializable

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

    • SAPConfigurationData

      public SAPConfigurationData()
  • Method Details

    • setLeadDays

      public void setLeadDays(Integer leadDays)
    • getLeadDays

      public Integer getLeadDays()
    • setServiceScheduleTimes

      public void setServiceScheduleTimes(List<String> serviceScheduleTimes)
    • getServiceScheduleTimes

      public List<String> getServiceScheduleTimes()