Uses of Class
com.xero.models.payrollau.PaidLeaveEarningsLine
Packages that use PaidLeaveEarningsLine
-
Uses of PaidLeaveEarningsLine in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return PaidLeaveEarningsLineModifier and TypeMethodDescriptionPaid leave amountPaidLeaveEarningsLine.leaveTypeID(UUID leaveTypeID) Xero leave type identifierPaidLeaveEarningsLine.resetSTPCategorisation(Boolean resetSTPCategorisation) Reset the STP categorisations for the leave type.PaidLeaveEarningsLine.sgCAppliedLeaveLoadingAmount(Double sgCAppliedLeaveLoadingAmount) The amount of leave loading applied for the leave type that is subject to Superannuation Guarantee Contributions.PaidLeaveEarningsLine.sgCExemptedLeaveLoadingAmount(Double sgCExemptedLeaveLoadingAmount) The amount of leave loading applied for the leave type that is exempt from Superannuation Guarantee Contributions.Methods in com.xero.models.payrollau that return types with arguments of type PaidLeaveEarningsLineModifier and TypeMethodDescriptionOpeningBalances.getPaidLeaveEarningsLines()Get paidLeaveEarningsLinesMethods in com.xero.models.payrollau with parameters of type PaidLeaveEarningsLineModifier and TypeMethodDescriptionOpeningBalances.addPaidLeaveEarningsLinesItem(PaidLeaveEarningsLine paidLeaveEarningsLinesItem) paidLeaveEarningsLinesMethod parameters in com.xero.models.payrollau with type arguments of type PaidLeaveEarningsLineModifier and TypeMethodDescriptionOpeningBalances.paidLeaveEarningsLines(List<PaidLeaveEarningsLine> paidLeaveEarningsLines) paidLeaveEarningsLinesvoidOpeningBalances.setPaidLeaveEarningsLines(List<PaidLeaveEarningsLine> paidLeaveEarningsLines) paidLeaveEarningsLines