Uses of Enum Class
org.openscada.opc.lib.da.AutoReconnectState
Packages that use AutoReconnectState
-
Uses of AutoReconnectState in org.openscada.opc.lib.da
Methods in org.openscada.opc.lib.da that return AutoReconnectStateModifier and TypeMethodDescriptionstatic AutoReconnectStateReturns the enum constant of this class with the specified name.static AutoReconnectState[]AutoReconnectState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openscada.opc.lib.da with parameters of type AutoReconnectStateModifier and TypeMethodDescriptionprotected voidAutoReconnectController.notifyStateChange(AutoReconnectState state) voidAutoReconnectListener.stateChanged(AutoReconnectState state)