public class BalloonCommand extends QApiCommand<BalloonCommand.Arguments,BalloonCommand.Response>
QApiCommandDescriptor{name=balloon, returns=null, data={value=int}}| Modifier and Type | Class and Description |
|---|---|
static class |
BalloonCommand.Arguments
Compound arguments to a BalloonCommand.
|
static class |
BalloonCommand.Response
Response to a BalloonCommand.
|
| Constructor and Description |
|---|
BalloonCommand(BalloonCommand.Arguments argument)
Constructs a new BalloonCommand.
|
BalloonCommand(long value)
Constructs a new BalloonCommand.
|
getArgument, getCommandName, getReturnTypetoStringpublic BalloonCommand(@Nonnull BalloonCommand.Arguments argument)
public BalloonCommand(long value)