| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.shell |
This package provides the
org.lsst.ccs.subsystem.shell.ConsoleBusMaster class, which is a main routine
intended to be used as the CCS line mode console. |
| Modifier and Type | Method and Description |
|---|---|
static ConsoleCommandShell.Visibility |
ConsoleCommandShell.Visibility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConsoleCommandShell.Visibility[] |
ConsoleCommandShell.Visibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ConsoleCommandShell.BusMasterCommands.get(ConsoleCommandShell.Visibility what,
org.lsst.ccs.command.annotations.Command.CommandCategory category) |
void |
ConsoleCommandShell.BusMasterCommands.set(ConsoleCommandShell.Visibility what,
org.lsst.ccs.command.annotations.Command.CommandCategory category,
boolean visibility) |
Copyright © 2019 LSST. All rights reserved.