| Modifier and Type | Method and Description |
|---|---|
A1000.RunCmndSrc |
A1000.getRunCmndSrc()
Gets the run command source
|
A1000.RunCmndSrc |
TestA1000.showRunCmndSrc() |
static A1000.RunCmndSrc |
A1000.RunCmndSrc.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static A1000.RunCmndSrc[] |
A1000.RunCmndSrc.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.setRunCmndSrc(A1000.RunCmndSrc source) |
void |
A1000.setRunCmndSrc(A1000.RunCmndSrc src)
Sets the run command source
|
Copyright © 2021 LSST. All rights reserved.