Uses of Enum Class
org.openscada.opc.dcom.da.OPCSERVERSTATE
Packages that use OPCSERVERSTATE
-
Uses of OPCSERVERSTATE in org.openscada.opc.dcom.da
Methods in org.openscada.opc.dcom.da that return OPCSERVERSTATEModifier and TypeMethodDescriptionstatic OPCSERVERSTATEOPCSERVERSTATE.fromID(int id) OPCSERVERSTATUS.getServerState()static OPCSERVERSTATEReturns the enum constant of this class with the specified name.static OPCSERVERSTATE[]OPCSERVERSTATE.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openscada.opc.dcom.da with parameters of type OPCSERVERSTATEModifier and TypeMethodDescriptionvoidOPCSERVERSTATUS.setServerState(OPCSERVERSTATE dwServerState)