Uses of Class
br.com.senior.hcm.payroll.pojos.PaymentRelationship
-
Packages that use PaymentRelationship Package Description br.com.senior.hcm.payroll.pojos -
-
Uses of PaymentRelationship in br.com.senior.hcm.payroll.pojos
Methods in br.com.senior.hcm.payroll.pojos that return PaymentRelationship Modifier and Type Method Description PaymentRelationshipPaymentRelationship. employmentRelationship(EmploymentRelationship employmentRelationship)PaymentRelationshipEmploymentRelationship. getPaymentRelationship()Get paymentRelationshipPaymentRelationshipPaymentRelationship. homeOffice(Boolean homeOffice)PaymentRelationshipPaymentRelationship. id(String id)Methods in br.com.senior.hcm.payroll.pojos with parameters of type PaymentRelationship Modifier and Type Method Description EmploymentRelationshipEmploymentRelationship. paymentRelationship(PaymentRelationship paymentRelationship)voidEmploymentRelationship. setPaymentRelationship(PaymentRelationship paymentRelationship)
-