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