Uses of Interface
com.prosysopc.ua.nodes.UaVariableType

Packages that use UaVariableType
com.prosysopc.ua.client.nodes Client side implementation classes for the UaNode model. 
com.prosysopc.ua.server Main server side classes of the SDK. 
com.prosysopc.ua.server.nodes Server side implementation classes for the UaNode model. 
 

Uses of UaVariableType in com.prosysopc.ua.client.nodes
 

Classes in com.prosysopc.ua.client.nodes that implement UaVariableType
 class UaVariableTypeImpl
          Straight forward implementation of UaVariableType.
 

Uses of UaVariableType in com.prosysopc.ua.server
 

Methods in com.prosysopc.ua.server that return UaVariableType
protected  UaVariableType NodeManagerRoot.getBaseDataVariableType()
           
protected  UaVariableType NodeManagerRoot.getBaseVariableType()
           
 

Uses of UaVariableType in com.prosysopc.ua.server.nodes
 

Classes in com.prosysopc.ua.server.nodes that implement UaVariableType
 class UaVariableTypeNode
          Straight forward implementation of UaVariableType.
 



Copyright © 2018. All rights reserved.