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