| Modifier and Type | Method and Description |
|---|---|
static TestWattsUp.OnOff |
TestWattsUp.OnOff.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestWattsUp.OnOff[] |
TestWattsUp.OnOff.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestWattsUp.listen(TestWattsUp.OnOff action)
Turns the listener on or off.
|
Copyright © 2023 LSST. All rights reserved.