| Modifier and Type | Method and Description |
|---|---|
static TestMmr.OnOff |
TestMmr.OnOff.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestMmr.OnOff[] |
TestMmr.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 |
TestMmr.write(TestMmr.OnOff onoff)
Turns the listener on or off.
|
Copyright © 2014 LSST. All Rights Reserved.