Uses of Class
br.com.senior.hcm.payroll.pojos.HistoricalWorkshift
-
Packages that use HistoricalWorkshift Package Description br.com.senior.hcm.payroll.pojos -
-
Uses of HistoricalWorkshift in br.com.senior.hcm.payroll.pojos
Methods in br.com.senior.hcm.payroll.pojos that return HistoricalWorkshift Modifier and Type Method Description HistoricalWorkshiftHistoricalWorkshift. dateWhen(org.threeten.bp.LocalDate dateWhen)HistoricalWorkshiftHistoricalWorkshift. employee(Employee employee)HistoricalWorkshiftHistoricalWorkshift. endDate(org.threeten.bp.LocalDate endDate)HistoricalWorkshiftHistoricalWorkshift. id(String id)HistoricalWorkshiftHistoricalWorkshift. intervalGroupId(IntervalGroup intervalGroupId)HistoricalWorkshiftHistoricalWorkshift. isIntegration(Boolean isIntegration)HistoricalWorkshiftHistoricalWorkshift. lotWorkstation(String lotWorkstation)HistoricalWorkshiftHistoricalWorkshift. scaleCategory(ScaleCategory scaleCategory)HistoricalWorkshiftHistoricalWorkshift. scaleTeam(ScaleTeam scaleTeam)HistoricalWorkshiftHistoricalWorkshift. workshiftGroupId(WorkshiftGroup workshiftGroupId)HistoricalWorkshiftHistoricalWorkshift. workshiftId(Workshift workshiftId)
-