| Modifier and Type | Method and Description |
|---|---|
AvcCooler.Mode |
AvcCooler.getMode()
Gets the cooler mode.
|
AvcCooler.Mode |
TestAvcCooler.mode() |
static AvcCooler.Mode |
AvcCooler.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AvcCooler.Mode[] |
AvcCooler.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AvcCooler.setMode(AvcCooler.Mode mode)
Sets the cooler mode.
|
Copyright © 2020 LSST. All rights reserved.