Uses of Class
com.xero.models.payrollau.TaxLine
Packages that use TaxLine
-
Uses of TaxLine in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return TaxLineModifier and TypeMethodDescriptionThe tax line amountTaxLine.description(String description) Description of the tax line.TaxLine.liabilityAccount(String liabilityAccount) The tax line liability account code.TaxLine.manualTaxType(ManualTaxType manualTaxType) manualTaxTypeTaxLine.payslipTaxLineID(UUID payslipTaxLineID) Xero identifier for payslip tax line ID.TaxLine.taxTypeName(String taxTypeName) Name of the tax type.Methods in com.xero.models.payrollau that return types with arguments of type TaxLineModifier and TypeMethodDescriptionPayslip.getTaxLines()Get taxLinesPayslipLines.getTaxLines()Get taxLinesMethods in com.xero.models.payrollau with parameters of type TaxLineModifier and TypeMethodDescriptionPayslip.addTaxLinesItem(TaxLine taxLinesItem) taxLinesPayslipLines.addTaxLinesItem(TaxLine taxLinesItem) taxLinesMethod parameters in com.xero.models.payrollau with type arguments of type TaxLineModifier and TypeMethodDescriptionvoidPayslip.setTaxLines(List<TaxLine> taxLines) taxLinesvoidPayslipLines.setTaxLines(List<TaxLine> taxLines) taxLinestaxLinestaxLines