java.lang.Object
de.hybris.platform.b2ctelcocommercewebservicescommons.dto.TimePeriodWsDTO
All Implemented Interfaces:
Serializable

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

    • TimePeriodWsDTO

      public TimePeriodWsDTO()
  • Method Details

    • setEndDateTime

      public void setEndDateTime(Date endDateTime)
    • getEndDateTime

      public Date getEndDateTime()
    • setStartDateTime

      public void setStartDateTime(Date startDateTime)
    • getStartDateTime

      public Date getStartDateTime()