| Modifier and Type | Method and Description |
|---|---|
A1000.ErrorAction |
A1000.getErrorAction()
Gets the communications error action
|
A1000.ErrorAction |
TestA1000.showErrorAction() |
static A1000.ErrorAction |
A1000.ErrorAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static A1000.ErrorAction[] |
A1000.ErrorAction.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.setErrorAction(A1000.ErrorAction action) |
void |
A1000.setErrorAction(A1000.ErrorAction action)
Sets the communications error action
|
Copyright © 2023 LSST. All rights reserved.