Uses of Class
br.com.senior.hcm.payroll.pojos.EmploymentRelationship
-
Packages that use EmploymentRelationship Package Description br.com.senior.hcm.payroll.pojos -
-
Uses of EmploymentRelationship in br.com.senior.hcm.payroll.pojos
Methods in br.com.senior.hcm.payroll.pojos that return EmploymentRelationship Modifier and Type Method Description EmploymentRelationshipEmploymentRelationship. code(Integer code)EmploymentRelationshipHistoricalEmploymentRelationship. getEmploymentRelationship()Get employmentRelationshipEmploymentRelationshipPaymentRelationship. getEmploymentRelationship()Get employmentRelationshipEmploymentRelationshipWorkstationgroup. getEmploymentRelationship()Get employmentRelationshipEmploymentRelationshipEmploymentRelationship. id(String id)EmploymentRelationshipEmploymentRelationship. name(String name)EmploymentRelationshipEmploymentRelationship. paymentRelationship(PaymentRelationship paymentRelationship)EmploymentRelationshipEmploymentRelationship. rais(RaisType rais)Methods in br.com.senior.hcm.payroll.pojos with parameters of type EmploymentRelationship Modifier and Type Method Description HistoricalEmploymentRelationshipHistoricalEmploymentRelationship. employmentRelationship(EmploymentRelationship employmentRelationship)PaymentRelationshipPaymentRelationship. employmentRelationship(EmploymentRelationship employmentRelationship)WorkstationgroupWorkstationgroup. employmentRelationship(EmploymentRelationship employmentRelationship)voidHistoricalEmploymentRelationship. setEmploymentRelationship(EmploymentRelationship employmentRelationship)voidPaymentRelationship. setEmploymentRelationship(EmploymentRelationship employmentRelationship)voidWorkstationgroup. setEmploymentRelationship(EmploymentRelationship employmentRelationship)
-