| Modifier and Type | Method and Description |
|---|---|
A1000.RunProg |
A1000.getRunProg()
Gets the interaction between running and programming
|
A1000.RunProg |
TestA1000.showRunProg() |
static A1000.RunProg |
A1000.RunProg.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static A1000.RunProg[] |
A1000.RunProg.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.setRunProg(A1000.RunProg runProg) |
void |
A1000.setRunProg(A1000.RunProg runProg)
Sets the interaction between running and programming
|
Copyright © 2020 LSST. All rights reserved.