Uses of Class
com.xero.models.payrollnz.EarningsOrder
Packages that use EarningsOrder
-
Uses of EarningsOrder in com.xero.models.payrollnz
Methods in com.xero.models.payrollnz that return EarningsOrderModifier and TypeMethodDescriptionEarningsOrder.currentRecord(Boolean currentRecord) Identifier of a record is active or not.EarningsOrderObject.getStatutoryDeduction()Get statutoryDeductionXero unique identifier for an earning rateEarningsOrder.liabilityAccountId(UUID liabilityAccountId) Xero identifier for Liability AccountName of the earning orderEarningsOrder.statutoryDeductionCategory(StatutoryDeductionCategory statutoryDeductionCategory) statutoryDeductionCategoryMethods in com.xero.models.payrollnz that return types with arguments of type EarningsOrderModifier and TypeMethodDescriptionEarningsOrders.getStatutoryDeductions()Get statutoryDeductionsMethods in com.xero.models.payrollnz with parameters of type EarningsOrderModifier and TypeMethodDescriptionEarningsOrders.addStatutoryDeductionsItem(EarningsOrder statutoryDeductionsItem) statutoryDeductionsvoidEarningsOrderObject.setStatutoryDeduction(EarningsOrder statutoryDeduction) statutoryDeductionEarningsOrderObject.statutoryDeduction(EarningsOrder statutoryDeduction) statutoryDeductionMethod parameters in com.xero.models.payrollnz with type arguments of type EarningsOrderModifier and TypeMethodDescriptionvoidEarningsOrders.setStatutoryDeductions(List<EarningsOrder> statutoryDeductions) statutoryDeductionsEarningsOrders.statutoryDeductions(List<EarningsOrder> statutoryDeductions) statutoryDeductions