Uses of Class
com.xero.models.payrollnz.TaxSettings
| Package | Description |
|---|---|
| com.xero.models.payrollnz |
-
Uses of TaxSettings in com.xero.models.payrollnz
Methods in com.xero.models.payrollnz that return TaxSettings Modifier and Type Method Description TaxSettingsPaySlip. getTaxSettings()Get taxSettingsTaxSettingsTaxSettings. lumpSumAmount(String lumpSumAmount)TaxSettingsTaxSettings. lumpSumTaxCode(String lumpSumTaxCode)TaxSettingsTaxSettings. periodType(TaxSettings.PeriodTypeEnum periodType)TaxSettingsTaxSettings. periodUnits(Integer periodUnits)TaxSettingsTaxSettings. specialTaxRate(String specialTaxRate)TaxSettingsTaxSettings. taxCode(TaxCode taxCode)Methods in com.xero.models.payrollnz with parameters of type TaxSettings Modifier and Type Method Description voidPaySlip. setTaxSettings(TaxSettings taxSettings)PaySlipPaySlip. taxSettings(TaxSettings taxSettings)