public class CISSetting extends Object
| Constructor and Description |
|---|
CISSetting() |
| Modifier and Type | Method and Description |
|---|---|
CISSetting |
ciSEnabled(Boolean ciSEnabled) |
boolean |
equals(Object o) |
Boolean |
getCiSEnabled()
Boolean that describes if the contact is a CIS Subcontractor
|
Integer |
getRate()
CIS Deduction rate for the contact if he is a subcontractor.
|
int |
hashCode() |
CISSetting |
rate(Integer rate) |
void |
setCiSEnabled(Boolean ciSEnabled) |
void |
setRate(Integer rate) |
String |
toString() |
public CISSetting ciSEnabled(Boolean ciSEnabled)
public Boolean getCiSEnabled()
public void setCiSEnabled(Boolean ciSEnabled)
public CISSetting rate(Integer rate)
public Integer getRate()
public void setRate(Integer rate)
Copyright © 2019. All rights reserved.