Modifier and Type | Method and Description |
---|---|
Automatic |
Client.getAutomatic()
getAutomatic: return the automatic object with all the rules
|
static Automatic |
Processing.readAutomaticConfig(Client client)
readAutomaticConfig: read the file with the automatic configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
Client.setAutomatic(Automatic automatic)
setAutomatic: set the automatic object with all the rules
|