Uses of Class
com.xero.models.payrollau.Payslip
Packages that use Payslip
-
Uses of Payslip in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return PayslipModifier and TypeMethodDescriptionThe Super for the PayslipPayslip.addDeductionLinesItem(DeductionLine deductionLinesItem) deductionLinesPayslip.addEarningsLinesItem(EarningsLine earningsLinesItem) earningsLinesPayslip.addLeaveAccrualLinesItem(LeaveAccrualLine leaveAccrualLinesItem) leaveAccrualLinesPayslip.addLeaveEarningsLinesItem(LeaveEarningsLine leaveEarningsLinesItem) leaveEarningsLinesPayslip.addReimbursementLinesItem(ReimbursementLine reimbursementLinesItem) reimbursementLinesPayslip.addSuperannuationLinesItem(SuperannuationLine superannuationLinesItem) superannuationLinesPayslip.addTaxLinesItem(TaxLine taxLinesItem) taxLinesPayslip.addTimesheetEarningsLinesItem(EarningsLine timesheetEarningsLinesItem) timesheetEarningsLinesPayslip.deductionLines(List<DeductionLine> deductionLines) deductionLinesPayslip.deductions(Double deductions) The Deductions for the PayslipPayslip.earningsLines(List<EarningsLine> earningsLines) earningsLinesPayslip.employeeID(UUID employeeID) The Xero identifier for an employeeFirst name of employeePayslipObject.getPayslip()Get payslipLast name of employeePayslip.leaveAccrualLines(List<LeaveAccrualLine> leaveAccrualLines) leaveAccrualLinesPayslip.leaveEarningsLines(List<LeaveEarningsLine> leaveEarningsLines) leaveEarningsLinesThe NetPay for the PayslipXero identifier for the payslipPayslip.reimbursementLines(List<ReimbursementLine> reimbursementLines) reimbursementLinesPayslip.reimbursements(Double reimbursements) The Reimbursements for the PayslipPayslip.superannuationLines(List<SuperannuationLine> superannuationLines) superannuationLinesThe Tax for the PaysliptaxLinesPayslip.timesheetEarningsLines(List<EarningsLine> timesheetEarningsLines) timesheetEarningsLinesThe Wages for the PayslipMethods in com.xero.models.payrollau that return types with arguments of type PayslipMethods in com.xero.models.payrollau with parameters of type PayslipModifier and TypeMethodDescriptionPayslips.addPayslipsItem(Payslip payslipsItem) payslipspayslipvoidPayslipObject.setPayslip(Payslip payslip) payslipMethod parameters in com.xero.models.payrollau with type arguments of type Payslip