Uses of Class
com.xero.models.payrollnz.StatutoryDeductionLine
Packages that use StatutoryDeductionLine
-
Uses of StatutoryDeductionLine in com.xero.models.payrollnz
Methods in com.xero.models.payrollnz that return StatutoryDeductionLineModifier and TypeMethodDescriptionThe amount of the statutory deduction lineStatutoryDeductionLine.fixedAmount(Double fixedAmount) Fixed AmountStatutoryDeductionLine.manualAdjustment(Boolean manualAdjustment) Identifies if the tax line is a manual adjustmentStatutoryDeductionLine.statutoryDeductionTypeID(UUID statutoryDeductionTypeID) Xero identifier for payroll statutory deduction typeMethods in com.xero.models.payrollnz that return types with arguments of type StatutoryDeductionLineModifier and TypeMethodDescriptionPaySlip.getStatutoryDeductionLines()Get statutoryDeductionLinesMethods in com.xero.models.payrollnz with parameters of type StatutoryDeductionLineModifier and TypeMethodDescriptionPaySlip.addStatutoryDeductionLinesItem(StatutoryDeductionLine statutoryDeductionLinesItem) statutoryDeductionLinesMethod parameters in com.xero.models.payrollnz with type arguments of type StatutoryDeductionLineModifier and TypeMethodDescriptionvoidPaySlip.setStatutoryDeductionLines(List<StatutoryDeductionLine> statutoryDeductionLines) statutoryDeductionLinesPaySlip.statutoryDeductionLines(List<StatutoryDeductionLine> statutoryDeductionLines) statutoryDeductionLines