| Modifier and Type | Method and Description |
|---|---|
A1000.ControlMode |
A1000.getControlMode()
Gets the control mode
|
A1000.ControlMode |
TestA1000.showControlMode() |
static A1000.ControlMode |
A1000.ControlMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static A1000.ControlMode[] |
A1000.ControlMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestA1000.setControlMode(A1000.ControlMode mode) |
void |
A1000.setControlMode(A1000.ControlMode mode)
Sets the control mode
|
Copyright © 2023 LSST. All rights reserved.