Uses of Class
br.com.senior.hcm.payroll.pojos.HistoricalEmploymentRelationship
-
Packages that use HistoricalEmploymentRelationship Package Description br.com.senior.hcm.payroll.pojos -
-
Uses of HistoricalEmploymentRelationship in br.com.senior.hcm.payroll.pojos
Methods in br.com.senior.hcm.payroll.pojos that return HistoricalEmploymentRelationship Modifier and Type Method Description HistoricalEmploymentRelationshipHistoricalEmploymentRelationship. dateWhen(org.threeten.bp.LocalDate dateWhen)HistoricalEmploymentRelationshipHistoricalEmploymentRelationship. employee(Employee employee)HistoricalEmploymentRelationshipHistoricalEmploymentRelationship. employmentRelationship(EmploymentRelationship employmentRelationship)HistoricalEmploymentRelationshipHistoricalEmploymentRelationship. endDate(org.threeten.bp.LocalDate endDate)HistoricalEmploymentRelationshipHistoricalEmploymentRelationship. id(String id)HistoricalEmploymentRelationshipHistoricalEmploymentRelationship. isIntegration(Boolean isIntegration)HistoricalEmploymentRelationshipHistoricalEmploymentRelationship. lotWorkstation(String lotWorkstation)
-