| 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.SetGetTargetCommands |
RouteSelectionCommandSet.SetGetTargetCommands.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RouteSelectionCommandSet.SetGetTargetCommands[] |
RouteSelectionCommandSet.SetGetTargetCommands.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.SetGetTargetCommands what) |
void |
RouteSelectionCommandSet.BuiltIns.set(RouteSelectionCommandSet.SetGetTargetCommands what,
String value) |
Copyright © 2023 LSST. All rights reserved.