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

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

Uses of StructureSpecification in com.prosysopc.ua.typedictionary
 

Methods in com.prosysopc.ua.typedictionary that return StructureSpecification
 StructureSpecification DynamicStructure.getSpecification()
          Returns the specification of this structure.
 

Constructors in com.prosysopc.ua.typedictionary with parameters of type StructureSpecification
DynamicStructure(StructureSpecification specification)
          Create a new Structure based on the specification given.
DynamicStructureSerializer(org.opcfoundation.ua.encoding.binary.IEncodeableSerializer delegate, StructureSpecification structureSpecification)
          Creates a new DynamicStructureSerializer.
 



Copyright © 2018. All rights reserved.