public class DictionaryCommand extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getAbbreviation() |
String |
getCommandName() |
String |
getDescription() |
DictionaryParameter[] |
getParams() |
Command.CommandType |
getType() |
boolean |
isVarArgs() |
public String getDescription()
public String getAbbreviation()
public DictionaryParameter[] getParams()
public Command.CommandType getType()
public String getCommandName()
public boolean isVarArgs()
Copyright © 2013 LSST. All Rights Reserved.