Interface GetEmployeesResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setEmployeeCount
(Long employeeCount) void
setEmployees
(List<EmployeeTransfer> employees)
-
Method Details
-
getEmployeeCount
-
setEmployeeCount
-
getEmployees
-
setEmployees
-