| Modifier and Type | Method and Description |
|---|---|
A1000.StopMethod |
A1000.getStopMethod()
Gets the stop method
|
A1000.StopMethod |
TestA1000.showStopMethod() |
static A1000.StopMethod |
A1000.StopMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static A1000.StopMethod[] |
A1000.StopMethod.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.setStopMethod(A1000.StopMethod method) |
void |
A1000.setStopMethod(A1000.StopMethod method)
Sets the stop method
|
Copyright © 2023 LSST. All rights reserved.