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