| Modifier and Type | Method and Description |
|---|---|
static TestCpfe1000.OnOff |
TestCpfe1000.OnOff.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestCpfe1000.OnOff[] |
TestCpfe1000.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 |
TestCpfe1000.power(TestCpfe1000.OnOff action)
Turns the power on or off.
|
Copyright © 2016 LSST. All rights reserved.