| Package | Description |
|---|---|
| org.openscada.opc.lib.da |
| Modifier and Type | Method and Description |
|---|---|
static AutoReconnectState |
AutoReconnectState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutoReconnectState[] |
AutoReconnectState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AutoReconnectController.notifyStateChange(AutoReconnectState state) |
void |
AutoReconnectListener.stateChanged(AutoReconnectState state) |
Copyright © 2017 LSST. All rights reserved.