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