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

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

Uses of DynamicStructureSerializer in com.prosysopc.ua.typedictionary
 

Methods in com.prosysopc.ua.typedictionary that return DynamicStructureSerializer
 DynamicStructureSerializer FieldSpecification.getSerializer()
          Custom serializer for this field, null if none.
 

Constructors in com.prosysopc.ua.typedictionary with parameters of type DynamicStructureSerializer
FieldSpecification(String name, Class<?> javaClass, boolean isOptional, DynamicStructureSerializer serializer, boolean isArray, EnumerationSpecification enumerationSpecification, UaNodeId dataTypeId)
          Create new FieldSpecification.
 



Copyright © 2018. All rights reserved.