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