Class DayOffRequest

    • Constructor Detail

      • DayOffRequest

        public DayOffRequest()
    • Method Detail

      • getEmployee

        public Employee getEmployee()
      • setEmployee

        public void setEmployee​(Employee employee)
      • getShiftDate

        public ShiftDate getShiftDate()
      • setShiftDate

        public void setShiftDate​(ShiftDate shiftDate)
      • getWeight

        public int getWeight()
      • setWeight

        public void setWeight​(int weight)