Uses of Class
org.opcfoundation.ua.builtintypes.NodeReference

Packages that use NodeReference
org.opcfoundation.ua.builtintypes OPC UA Part 6 defines 25 builtin types. 
 

Uses of NodeReference in org.opcfoundation.ua.builtintypes
 

Methods in org.opcfoundation.ua.builtintypes that return NodeReference
static NodeReference NodeReference.createFromNodeId(ExpandedNodeId nodeId, NamespaceTable namespaceTable, ServerTable serverTable)
          Bind node id, namespace and server url
static NodeReference NodeReference.createFromNodeId(NodeId nodeId, NamespaceTable namespaceTable, ServerTable serverTable)
          Bind node id, namespace and server url
 



Copyright © 2018. All rights reserved.