Class DTOMobileTimesheetWarning

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.mobile.core.rs3.timesheet.DTOMobileTimesheetWarning
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTOMobileTimesheetWarning extends DynO
DTO for mobile timesheet warning.
Since:
19.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOMobileTimesheetWarning

      public DTOMobileTimesheetWarning()
  • Method Details

    • getId

      public Long getId()
    • setId

      public void setId(Long id)
    • getTask

      public Long getTask()
    • setTask

      public void setTask(Long task)
    • getShift

      public Long getShift()
    • setShift

      public void setShift(Long shift)
    • getType

      public Long getType()
    • setType

      public void setType(Long type)