| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.demo.main |
| Modifier and Type | Method and Description |
|---|---|
static DemoSubsystem.DemoState |
DemoSubsystem.DemoState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DemoSubsystem.DemoState[] |
DemoSubsystem.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,
DemoSubsystem.DemoState state) |
Copyright © 2020 LSST. All rights reserved.