public class CommandSchedule extends java.lang.Object implements SubCommand
| Constructor and Description |
|---|
CommandSchedule() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
description() |
java.lang.String |
getName() |
int |
handle(ClientCLIConfig fileConfig,
boolean verbose) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadd, parseKeyValuePairspublic java.lang.String getName()
getName in interface SubCommandpublic java.lang.String description()
description in interface SubCommandpublic int handle(ClientCLIConfig fileConfig, boolean verbose) throws java.io.IOException
handle in interface SubCommandjava.io.IOException