Class ServiceOrderConfigWsDTO

java.lang.Object
com.sap.hybris.sapserviceorderocc.dto.ServiceOrderConfigWsDTO
All Implemented Interfaces:
Serializable

public class ServiceOrderConfigWsDTO extends Object implements Serializable
Configured Service Order.
See Also:
  • Constructor Details

    • ServiceOrderConfigWsDTO

      public ServiceOrderConfigWsDTO()
  • Method Details

    • setLeadDays

      public void setLeadDays(Integer leadDays)
    • getLeadDays

      public Integer getLeadDays()
    • setServiceScheduleTimes

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

      public List<String> getServiceScheduleTimes()