| Package | Description |
|---|---|
| com.prosysopc.ua.stack.encoding |
This folder contains serialization interfaces and serialization implementations
|
| com.prosysopc.ua.typedictionary |
Dynamic
Structure handing based on
TypeDictionarys read from the server address space. |
| Modifier and Type | Method and Description |
|---|---|
SimpleTypeSpecification |
EncoderContext.getSimpleTypeSpecification(UaNodeId id)
Returns
SimpleTypeSpecification for the given id (can be any encoding id or type id). |
| Modifier and Type | Method and Description |
|---|---|
SimpleTypeSpecification |
SimpleTypeSpecification.Builder.build()
Builds a
SimpleTypeSpecification based on the given data. |
SimpleTypeSpecification |
TypeDictionary.getSimpleTypeSpecification(UaNodeId id)
Returns an
SimpleTypeSpecification that matches the given DataType node id. |
SimpleTypeSpecification |
SimpleTypeSpecification.withTranslatedNamespaces(UaNamespaceTranslateable.Context context) |
Copyright © 2026. All rights reserved.