Package com.xero.models.accounting
Class CISOrgSetting
java.lang.Object
com.xero.models.accounting.CISOrgSetting
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionciSContractorEnabled(Boolean ciSContractorEnabled) true or false - Boolean that describes if the organisation is a CIS ContractorciSSubContractorEnabled(Boolean ciSSubContractorEnabled) true or false - Boolean that describes if the organisation is a CIS SubContractorbooleantrue or false - Boolean that describes if the organisation is a CIS Contractortrue or false - Boolean that describes if the organisation is a CIS SubContractorgetRate()CIS Deduction rate for the organisationinthashCode()voidsetCiSContractorEnabled(Boolean ciSContractorEnabled) true or false - Boolean that describes if the organisation is a CIS ContractorvoidsetCiSSubContractorEnabled(Boolean ciSSubContractorEnabled) true or false - Boolean that describes if the organisation is a CIS SubContractortoString()
-
Constructor Details
-
CISOrgSetting
public CISOrgSetting()
-
-
Method Details
-
ciSContractorEnabled
true or false - Boolean that describes if the organisation is a CIS Contractor- Parameters:
ciSContractorEnabled- Boolean- Returns:
- CISOrgSetting
-
getCiSContractorEnabled
true or false - Boolean that describes if the organisation is a CIS Contractor- Returns:
- ciSContractorEnabled
-
setCiSContractorEnabled
true or false - Boolean that describes if the organisation is a CIS Contractor- Parameters:
ciSContractorEnabled- Boolean
-
ciSSubContractorEnabled
true or false - Boolean that describes if the organisation is a CIS SubContractor- Parameters:
ciSSubContractorEnabled- Boolean- Returns:
- CISOrgSetting
-
getCiSSubContractorEnabled
true or false - Boolean that describes if the organisation is a CIS SubContractor- Returns:
- ciSSubContractorEnabled
-
setCiSSubContractorEnabled
true or false - Boolean that describes if the organisation is a CIS SubContractor- Parameters:
ciSSubContractorEnabled- Boolean
-
getRate
-
equals
-
hashCode
-
toString
-