public class RouteSelectionCommandSet.BuiltIns extends Object
| Constructor and Description |
|---|
BuiltIns() |
| Modifier and Type | Method and Description |
|---|---|
String |
get(RouteSelectionCommandSet.SetGetCommands what) |
void |
set(RouteSelectionCommandSet.SetGetCommands what,
String value) |
@Command(description="Set the default command target") public void set(@Argument(name="item") RouteSelectionCommandSet.SetGetCommands what, @Argument(name="value",defaultValue="") String value)
@Command(description="Get various settings") public String get(@Argument(name="item") RouteSelectionCommandSet.SetGetCommands what)
Copyright © 2015 LSST. All rights reserved.