Uses of Class
employeerostering.employeerostering.ShiftAssignment
-
-
Uses of ShiftAssignment in employeerostering.employeerostering
Methods in employeerostering.employeerostering that return types with arguments of type ShiftAssignment Modifier and Type Method Description List<ShiftAssignment>EmployeeRoster. getShiftAssignmentList()Method parameters in employeerostering.employeerostering with type arguments of type ShiftAssignment Modifier and Type Method Description voidEmployeeRoster. setShiftAssignmentList(List<ShiftAssignment> shiftAssignmentList)
-