| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.vacuum.constants | |
| org.lsst.ccs.subsystem.vacuum.data |
| Modifier and Type | Method and Description |
|---|---|
static ConditionState |
ConditionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConditionState[] |
ConditionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ConditionState |
VacuumState.getCondition(int cond) |
| Modifier and Type | Method and Description |
|---|---|
void |
VacuumState.setCondition(int cond,
ConditionState state) |
Copyright © 2018 LSST. All rights reserved.