public class CommandInfo extends QApiType
QApiTypeDescriptor{name=CommandInfo, data={name=str}, innerTypes=null}| Constructor and Description |
|---|
CommandInfo() |
CommandInfo(String name) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getFieldByName(String name) |
List<String> |
getFieldNames() |
CommandInfo |
withName(String value) |
toStringpublic CommandInfo()
public CommandInfo(String name)
@Nonnull public CommandInfo withName(String value)
public List<String> getFieldNames()
getFieldNames in class QApiTypepublic Object getFieldByName(@Nonnull String name) throws NoSuchFieldException
getFieldByName in class QApiTypeNoSuchFieldException