| Package | Description |
|---|---|
| org.lsst.ccs.utilities.sa |
| Modifier and Type | Method and Description |
|---|---|
CmndProcess.Lookup[] |
CmndProcess.Command.lookup(int index)
Gets the lookup tables for a command, given its index
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmndProcess.Command.add(String command,
int code,
String[] help,
String argDesc,
CmndProcess.Lookup... lookup)
Adds a command to the table
|
Copyright © 2013 LSST. All Rights Reserved.