public class ComplianceSettings extends Object
| Constructor and Description |
|---|
ComplianceSettings() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getDirectory() |
int |
hashCode() |
boolean |
isEnable() |
boolean |
isEnableDaily() |
void |
setDirectory(String directory) |
void |
setEnable(boolean enable) |
void |
setEnableDaily(boolean enableDaily) |
String |
toString() |
public boolean isEnable()
public String getDirectory()
public boolean isEnableDaily()
public void setEnable(boolean enable)
public void setDirectory(String directory)
public void setEnableDaily(boolean enableDaily)
protected boolean canEqual(Object other)
Copyright © 2019. All rights reserved.