Uses of Class
com.xero.models.payrollnz.StatutoryDeduction
| Package | Description |
|---|---|
| com.xero.models.payrollnz |
-
Uses of StatutoryDeduction in com.xero.models.payrollnz
Methods in com.xero.models.payrollnz that return StatutoryDeduction Modifier and Type Method Description StatutoryDeductionStatutoryDeduction. currentRecord(Boolean currentRecord)StatutoryDeductionStatutoryDeductionObject. getStatutoryDeduction()Get statutoryDeductionStatutoryDeductionStatutoryDeduction. id(UUID id)StatutoryDeductionStatutoryDeduction. liabilityAccountId(UUID liabilityAccountId)StatutoryDeductionStatutoryDeduction. name(String name)StatutoryDeductionStatutoryDeduction. statutoryDeductionCategory(StatutoryDeductionCategory statutoryDeductionCategory)Methods in com.xero.models.payrollnz that return types with arguments of type StatutoryDeduction Modifier and Type Method Description List<StatutoryDeduction>StatutoryDeductions. getStatutoryDeductions()Get statutoryDeductionsMethods in com.xero.models.payrollnz with parameters of type StatutoryDeduction Modifier and Type Method Description StatutoryDeductionsStatutoryDeductions. addStatutoryDeductionsItem(StatutoryDeduction statutoryDeductionsItem)voidStatutoryDeductionObject. setStatutoryDeduction(StatutoryDeduction statutoryDeduction)StatutoryDeductionObjectStatutoryDeductionObject. statutoryDeduction(StatutoryDeduction statutoryDeduction)Method parameters in com.xero.models.payrollnz with type arguments of type StatutoryDeduction Modifier and Type Method Description voidStatutoryDeductions. setStatutoryDeductions(List<StatutoryDeduction> statutoryDeductions)StatutoryDeductionsStatutoryDeductions. statutoryDeductions(List<StatutoryDeduction> statutoryDeductions)