Uses of Enum Class
org.openscada.opc.dcom.da.OPCDATASOURCE
Packages that use OPCDATASOURCE
-
Uses of OPCDATASOURCE in org.openscada.opc.dcom.da
Methods in org.openscada.opc.dcom.da that return OPCDATASOURCEModifier and TypeMethodDescriptionstatic OPCDATASOURCEOPCDATASOURCE.fromID(int id) static OPCDATASOURCEReturns the enum constant of this class with the specified name.static OPCDATASOURCE[]OPCDATASOURCE.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of OPCDATASOURCE in org.openscada.opc.dcom.da.impl
Methods in org.openscada.opc.dcom.da.impl with parameters of type OPCDATASOURCEModifier and TypeMethodDescriptionOPCSyncIO.read(OPCDATASOURCE source, Integer... serverHandles) intOPCAsyncIO2.refresh(OPCDATASOURCE dataSource, int transactionID)