Uses of Interface
com.prosysopc.ua.types.opcua.ServerDiagnosticsType

Packages that use ServerDiagnosticsType
com.prosysopc.ua.types.opcua   
com.prosysopc.ua.types.opcua.client   
com.prosysopc.ua.types.opcua.server   
 

Uses of ServerDiagnosticsType in com.prosysopc.ua.types.opcua
 

Methods in com.prosysopc.ua.types.opcua that return ServerDiagnosticsType
 ServerDiagnosticsType ServerType.getServerDiagnosticsNode()
           
 

Uses of ServerDiagnosticsType in com.prosysopc.ua.types.opcua.client
 

Classes in com.prosysopc.ua.types.opcua.client that implement ServerDiagnosticsType
 class ServerDiagnosticsTypeImpl
          The diagnostics information for a server.
 class ServerDiagnosticsTypeImplBase
          The diagnostics information for a server.
 

Methods in com.prosysopc.ua.types.opcua.client that return ServerDiagnosticsType
 ServerDiagnosticsType ServerTypeImplBase.getServerDiagnosticsNode()
           
 

Uses of ServerDiagnosticsType in com.prosysopc.ua.types.opcua.server
 

Classes in com.prosysopc.ua.types.opcua.server that implement ServerDiagnosticsType
 class ServerDiagnosticsTypeNode
          The diagnostics information for a server.
 class ServerDiagnosticsTypeNodeBase
          The diagnostics information for a server.
 



Copyright © 2018. All rights reserved.