| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.utility.constants | |
| org.lsst.ccs.subsystem.utility.data |
| Modifier and Type | Method and Description |
|---|---|
static PLCState |
PLCState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PLCState[] |
PLCState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PLCState |
MpmSysState.getPlcState(int plc) |
| Modifier and Type | Method and Description |
|---|---|
void |
MpmSysState.setPlcState(int plc,
PLCState value) |
Copyright © 2021 LSST. All rights reserved.