public class QomListCommand extends QApiCommand<QomListCommand.Arguments,QomListCommand.Response>
QApiCommandDescriptor{name=qom-list, returns=[ObjectPropertyInfo], data={path=str}}
Modifier and Type | Class and Description |
---|---|
static class |
QomListCommand.Arguments
Compound arguments to a QomListCommand.
|
static class |
QomListCommand.Response
Response to a QomListCommand.
|
Constructor and Description |
---|
QomListCommand(QomListCommand.Arguments argument)
Constructs a new QomListCommand.
|
QomListCommand(String path)
Constructs a new QomListCommand.
|
getArgument, getCommandName, getReturnType
toString
public QomListCommand(@Nonnull QomListCommand.Arguments argument)
public QomListCommand(String path)