Uses of Class
com.xero.models.accounting.CISSetting
-
Packages that use 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)Boolean that describes if the contact is a CIS SubcontractorMethods 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)ciSSettingsMethod parameters in com.xero.models.accounting with type arguments of type CISSetting Modifier and Type Method Description CISSettingsCISSettings. ciSSettings(List<CISSetting> ciSSettings)ciSSettingsvoidCISSettings. setCiSSettings(List<CISSetting> ciSSettings)ciSSettings
-