Class DayOffRequest

    • Constructor Detail

      • DayOffRequest

        public DayOffRequest()
    • Method Detail

      • getEmployee

        public Employee getEmployee()
      • setEmployee

        public void setEmployee​(Employee employee)
      • setDate

        public void setDate​(LocalDate date)