Uses of Class
com.prosysopc.ua.typedictionary.DynamicStructure

Packages that use DynamicStructure
com.prosysopc.ua.typedictionary Dynamic Structure handing based on TypeDictionarys read from the server address space. 
 

Uses of DynamicStructure in com.prosysopc.ua.typedictionary
 

Methods in com.prosysopc.ua.typedictionary that return DynamicStructure
 DynamicStructure DynamicStructure.clone()
           
 DynamicStructure TypeDictionary.decode(org.opcfoundation.ua.builtintypes.ExtensionObject extensionObject)
          Try to decode a Structure, whose serializer is unknown.
 

Methods in com.prosysopc.ua.typedictionary with parameters of type DynamicStructure
 org.opcfoundation.ua.builtintypes.ExtensionObject TypeDictionary.binaryEncode(DynamicStructure structure)
          Encode a Structure that has been decoded previously with TypeDictionary.decode(ExtensionObject).
 



Copyright © 2018. All rights reserved.