Uses of Class
com.xero.models.accounting.CISSetting
| Package | Description |
|---|---|
| com.xero.models.accounting |
-
Uses of CISSetting in com.xero.models.accounting
Methods in com.xero.models.accounting that return CISSetting Modifier and Type Method Description CISSettingCISSetting. ciSEnabled(Boolean ciSEnabled)CISSettingCISSetting. rate(Integer rate)Methods in com.xero.models.accounting that return types with arguments of type CISSetting Modifier and Type Method Description List<CISSetting>CISSettings. getCiSSettings()Get ciSSettingsMethods in com.xero.models.accounting with parameters of type CISSetting Modifier and Type Method Description CISSettingsCISSettings. addCiSSettingsItem(CISSetting ciSSettingsItem)Method parameters in com.xero.models.accounting with type arguments of type CISSetting Modifier and Type Method Description CISSettingsCISSettings. ciSSettings(List<CISSetting> ciSSettings)voidCISSettings. setCiSSettings(List<CISSetting> ciSSettings)