Uses of Class
com.xero.models.payrollau.PayslipSummary
Packages that use PayslipSummary
-
Uses of PayslipSummary in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return PayslipSummaryModifier and TypeMethodDescriptionThe Super for the PayslipPayslipSummary.deductions(Double deductions) The Deductions for the PayslipPayslipSummary.employeeGroup(String employeeGroup) Employee group namePayslipSummary.employeeID(UUID employeeID) The Xero identifier for an employeeFirst name of employeeLast name of employeeThe NetPay for the PayslipXero identifier for the payslipPayslipSummary.reimbursements(Double reimbursements) The Reimbursements for the PayslipThe Tax for the PayslipThe Wages for the PayslipMethods in com.xero.models.payrollau that return types with arguments of type PayslipSummaryMethods in com.xero.models.payrollau with parameters of type PayslipSummaryModifier and TypeMethodDescriptionPayRun.addPayslipsItem(PayslipSummary payslipsItem) The payslips in the payrunMethod parameters in com.xero.models.payrollau with type arguments of type PayslipSummaryModifier and TypeMethodDescriptionPayRun.payslips(List<PayslipSummary> payslips) The payslips in the payrunvoidPayRun.setPayslips(List<PayslipSummary> payslips) The payslips in the payrun