Uses of Class
com.xero.models.payrolluk.EmployeeTax
Packages that use EmployeeTax
-
Uses of EmployeeTax in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return EmployeeTaxModifier and TypeMethodDescriptionEmployeeTax.directorshipStartDate(org.threeten.bp.LocalDate directorshipStartDate) The directorship start dateEmployeeTaxObject.getEmployeeTax()Get employeeTaxEmployeeTax.hasPostGraduateLoans(Boolean hasPostGraduateLoans) Describes whether the employee has post graduate loansEmployeeTax.isDirector(Boolean isDirector) Describes whether the employee is directorEmployeeTax.nicCalculationMethod(String nicCalculationMethod) NICs calculation methodEmployeeTax.previousTaxablePay(Double previousTaxablePay) The previous taxable payEmployeeTax.previousTaxPaid(Double previousTaxPaid) The tax amount previously paidEmployeeTax.starterDeclaration(String starterDeclaration) Starter declaration.EmployeeTax.starterType(String starterType) The Starter type.EmployeeTax.studentLoanDeduction(String studentLoanDeduction) The employee's student loan deduction typeThe Tax code.Describes whether the tax settings is W1M1Methods in com.xero.models.payrolluk with parameters of type EmployeeTaxModifier and TypeMethodDescriptionEmployeeTaxObject.employeeTax(EmployeeTax employeeTax) employeeTaxvoidEmployeeTaxObject.setEmployeeTax(EmployeeTax employeeTax) employeeTax