Uses of Class
com.xero.models.payrollau.Payslip
| Package | Description |
|---|---|
| com.xero.models.payrollau |
-
Uses of Payslip in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return types with arguments of type Payslip Modifier and Type Method Description List<Payslip>Payslips. getPayslips()Get payslipsMethods in com.xero.models.payrollau with parameters of type Payslip Modifier and Type Method Description PayslipsPayslips. addPayslipsItem(Payslip payslipsItem)PayslipObjectPayslipObject. payslip(Payslip payslip)voidPayslipObject. setPayslip(Payslip payslip)Method parameters in com.xero.models.payrollau with type arguments of type Payslip Modifier and Type Method Description PayslipsPayslips. payslips(List<Payslip> payslips)voidPayslips. setPayslips(List<Payslip> payslips)