public class GetfdCommand extends QApiCommand<GetfdCommand.Arguments,GetfdCommand.Response>
QApiCommandDescriptor{name=getfd, returns=null, data={fdname=str}}
Modifier and Type | Class and Description |
---|---|
static class |
GetfdCommand.Arguments
Compound arguments to a GetfdCommand.
|
static class |
GetfdCommand.Response
Response to a GetfdCommand.
|
Constructor and Description |
---|
GetfdCommand(GetfdCommand.Arguments argument)
Constructs a new GetfdCommand.
|
GetfdCommand(String fdname)
Constructs a new GetfdCommand.
|
getArgument, getCommandName, getReturnType
toString
public GetfdCommand(@Nonnull GetfdCommand.Arguments argument)
public GetfdCommand(String fdname)