| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.demo.bus | |
| org.lsst.ccs.subsystem.demo.main |
| Modifier and Type | Method and Description |
|---|---|
static DemoState |
DemoState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DemoState[] |
DemoState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DemoSubsystem.updateState(String componentName,
DemoState state) |
Copyright © 2021 LSST. All rights reserved.