Uses of Class
org.opcfoundation.ua.encoding.binary.NodeIdEncoding

Packages that use NodeIdEncoding
org.opcfoundation.ua.encoding.binary The implementation of binary serialization 
 

Uses of NodeIdEncoding in org.opcfoundation.ua.encoding.binary
 

Methods in org.opcfoundation.ua.encoding.binary that return NodeIdEncoding
static NodeIdEncoding NodeIdEncoding.getNodeIdEncoding(int bits)
          getNodeIdEncoding.
static NodeIdEncoding NodeIdEncoding.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NodeIdEncoding[] NodeIdEncoding.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2018. All rights reserved.