Uses of Class
br.com.senior.hcm.payroll.pojos.HistoricalCostCenter
-
Packages that use HistoricalCostCenter Package Description br.com.senior.hcm.payroll.pojos -
-
Uses of HistoricalCostCenter in br.com.senior.hcm.payroll.pojos
Methods in br.com.senior.hcm.payroll.pojos that return HistoricalCostCenter Modifier and Type Method Description HistoricalCostCenterHistoricalCostCenter. costCenterId(Costcenter costCenterId)HistoricalCostCenterHistoricalCostCenter. dateWhen(org.threeten.bp.LocalDate dateWhen)HistoricalCostCenterHistoricalCostCenter. employee(Employee employee)HistoricalCostCenterHistoricalCostCenter. endDate(org.threeten.bp.LocalDate endDate)HistoricalCostCenterHistoricalCostCenter. id(String id)HistoricalCostCenterHistoricalCostCenter. isIntegration(Boolean isIntegration)HistoricalCostCenterHistoricalCostCenter. lotWorkstation(String lotWorkstation)HistoricalCostCenterHistoricalCostCenter. movimentationReasonId(Movimentationreason movimentationReasonId)
-