Uses of Class
com.xero.models.payrollnz.SuperannuationLine
Packages that use SuperannuationLine
-
Uses of SuperannuationLine in com.xero.models.payrollnz
Methods in com.xero.models.payrollnz that return SuperannuationLineModifier and TypeMethodDescriptionThe amount of the superannuation lineSuperannuationLine.displayName(String displayName) Benefit display nameSuperannuationLine.fixedAmount(Double fixedAmount) Superannuation fixed amountSuperannuationLine.manualAdjustment(Boolean manualAdjustment) manual adjustment madeSuperannuationLine.percentage(Double percentage) Superannuation rate percentageSuperannuationLine.superannuationTypeID(UUID superannuationTypeID) Xero identifier for payroll superannuation typeMethods in com.xero.models.payrollnz that return types with arguments of type SuperannuationLineMethods in com.xero.models.payrollnz with parameters of type SuperannuationLineModifier and TypeMethodDescriptionPaySlip.addSuperannuationLinesItem(SuperannuationLine superannuationLinesItem) superannuationLinesMethod parameters in com.xero.models.payrollnz with type arguments of type SuperannuationLineModifier and TypeMethodDescriptionvoidPaySlip.setSuperannuationLines(List<SuperannuationLine> superannuationLines) superannuationLinesPaySlip.superannuationLines(List<SuperannuationLine> superannuationLines) superannuationLines