Uses of Enum Class
org.openscada.opc.dcom.da.OPCENUMSCOPE
Packages that use OPCENUMSCOPE
-
Uses of OPCENUMSCOPE in org.openscada.opc.dcom.da
Methods in org.openscada.opc.dcom.da that return OPCENUMSCOPEModifier and TypeMethodDescriptionstatic OPCENUMSCOPEOPCENUMSCOPE.fromID(int id) static OPCENUMSCOPEReturns the enum constant of this class with the specified name.static OPCENUMSCOPE[]OPCENUMSCOPE.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of OPCENUMSCOPE in org.openscada.opc.dcom.da.impl
Methods in org.openscada.opc.dcom.da.impl with parameters of type OPCENUMSCOPE