| Package | Description |
|---|---|
| org.lsst.ccs.command |
An experimental package for testing possible improvements to the command handling
mechanism built-in to the CCS core.
|
| Modifier and Type | Method and Description |
|---|---|
static RouteSelectionCommandSet.SetGetCommands |
RouteSelectionCommandSet.SetGetCommands.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RouteSelectionCommandSet.SetGetCommands[] |
RouteSelectionCommandSet.SetGetCommands.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
RouteSelectionCommandSet.BuiltIns.get(RouteSelectionCommandSet.SetGetCommands what) |
void |
RouteSelectionCommandSet.BuiltIns.set(RouteSelectionCommandSet.SetGetCommands what,
String value) |
Copyright © 2016 LSST. All rights reserved.