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