public class SystemResetCommand extends QApiCommand<Void,SystemResetCommand.Response>
QApiCommandDescriptor{name=system_reset, returns=null, data=null}| Modifier and Type | Class and Description |
|---|---|
static class |
SystemResetCommand.Response
Response to a SystemResetCommand.
|
| Constructor and Description |
|---|
SystemResetCommand()
Constructs a new SystemResetCommand.
|
getArgument, getCommandName, getReturnTypetoStringpublic SystemResetCommand()