Interface GetEmployeeResultsResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setEmployeeResultCount
(Long employeeResultCount) void
setEmployeeResults
(List<EmployeeResultTransfer> employeeResults)
-
Method Details
-
getEmployeeResultCount
-
setEmployeeResultCount
-
getEmployeeResults
-
setEmployeeResults
-