Uses of Class
br.com.senior.hcm.recruitment.pojos.Employee
-
Packages that use Employee Package Description br.com.senior.hcm.recruitment.pojos -
-
Uses of Employee in br.com.senior.hcm.recruitment.pojos
Methods in br.com.senior.hcm.recruitment.pojos that return Employee Modifier and Type Method Description EmployeeEmployee. code(Integer code)EmployeeEmployee. dimissalDate(org.threeten.bp.LocalDate dimissalDate)EmployeeEmployeeSummary. getEmployee()Get employeeEmployeeRecruitmentProcess. getEmployee()Get employeeEmployeeEmployee. id(String id)EmployeeEmployee. person(Person person)EmployeeEmployee. workshift(WorkShift workshift)EmployeeEmployee. workstationId(String workstationId)Methods in br.com.senior.hcm.recruitment.pojos with parameters of type Employee Modifier and Type Method Description EmployeeSummaryEmployeeSummary. employee(Employee employee)RecruitmentProcessRecruitmentProcess. employee(Employee employee)voidEmployeeSummary. setEmployee(Employee employee)voidRecruitmentProcess. setEmployee(Employee employee)
-