Class RoughPlanningConfigurationBucketSaveInput

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.roughplanning.bl.configuration.event.RoughPlanningConfigurationBucketSaveInput
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class RoughPlanningConfigurationBucketSaveInput extends DynO
See Also:
  • Constructor Details

    • RoughPlanningConfigurationBucketSaveInput

      public RoughPlanningConfigurationBucketSaveInput()
  • Method Details

    • getRoughPlanning

      public Long getRoughPlanning()
      Gets the rough planning to be saved
      Returns:
      the rough planning id
    • setRoughPlanning

      public void setRoughPlanning(Long roughPlanning)
      Sets the rough planning to be saved
      Parameters:
      roughPlanning - the rough planning id
    • getStartDate

      public Date getStartDate()
      Returns the rough planning configuration bucket start date
      Returns:
      the rough planning configuration bucket start date
    • setStartDate

      public void setStartDate(Date startDate)
      Sets the rough planning configuration bucket start date
      Parameters:
      startDate - the rough planning configuration bucket start date
    • getEndDate

      public Date getEndDate()
      Returns the rough planning configuration bucket end date
      Returns:
      the rough planning configuration bucket end date
    • setEndDate

      public void setEndDate(Date endDate)
      Sets the rough planning configuration bucket end date
      Parameters:
      endDate - the rough planning configuration bucket end date
    • getTimeUnit

      public TimeUnit getTimeUnit()
      Returns the rough planning configuration bucket time unit
      Returns:
      the rough planning configuration bucket time unit
    • setTimeUnit

      public void setTimeUnit(TimeUnit timeUnit)
      Sets the rough planning configuration bucket time unit
      Parameters:
      timeUnit - the rough planning configuration bucket time unit
    • getTimeSize

      public Long getTimeSize()
      Returns the rough planning configuration bucket time size
      Returns:
      the rough planning configuration bucket time size
    • setTimeSize

      public void setTimeSize(Long timeSize)
      Sets the rough planning configuration bucket time size
      Parameters:
      timeSize - the rough planning configuration bucket time size