Class ScheduleLineWsDTO

java.lang.Object
de.hybris.platform.sap.saps4omocc.scheduleline.dto.ScheduleLineWsDTO
All Implemented Interfaces:
Serializable

public class ScheduleLineWsDTO extends Object implements Serializable
List of ScheduleLine
See Also:
  • Constructor Details

    • ScheduleLineWsDTO

      public ScheduleLineWsDTO()
  • Method Details

    • setConfirmedQuantity

      public void setConfirmedQuantity(Integer confirmedQuantity)
    • getConfirmedQuantity

      public Integer getConfirmedQuantity()
    • setConfirmedAt

      public void setConfirmedAt(Date confirmedAt)
    • getConfirmedAt

      public Date getConfirmedAt()