Uses of Enum Class
org.openscada.opc.dcom.da.OPCBROWSEDIRECTION
Packages that use OPCBROWSEDIRECTION
-
Uses of OPCBROWSEDIRECTION in org.openscada.opc.dcom.da
Methods in org.openscada.opc.dcom.da that return OPCBROWSEDIRECTIONModifier and TypeMethodDescriptionstatic OPCBROWSEDIRECTIONOPCBROWSEDIRECTION.fromID(int id) static OPCBROWSEDIRECTIONReturns the enum constant of this class with the specified name.static OPCBROWSEDIRECTION[]OPCBROWSEDIRECTION.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of OPCBROWSEDIRECTION in org.openscada.opc.dcom.da.impl
Methods in org.openscada.opc.dcom.da.impl with parameters of type OPCBROWSEDIRECTIONModifier and TypeMethodDescriptionvoidOPCBrowseServerAddressSpace.changePosition(String position, OPCBROWSEDIRECTION direction) Direct the browser to another position