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