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