| Package | Description |
|---|---|
| com.prosysopc.ua |
Common classes for client and server side.
|
| com.prosysopc.ua.server.nodes |
Server side implementation classes for the
UaNode model. |
| Modifier and Type | Method and Description |
|---|---|
UaNodeSetExtensions |
UaNodeSet.NodeData.getExtensions() |
static UaNodeSetExtensions |
UaNodeSetExtensions.parse(String rawXml)
Parses the given raw XML whose top-lvl element is the
<Extensions>. |
| Modifier and Type | Method and Description |
|---|---|
Map<UaNodeId,UaNodeSetExtensions> |
UaNodeSet.getNodeExtensions()
Returns an unmodifiable
Map of node to contents of the Extensions xml element. |
| Modifier and Type | Method and Description |
|---|---|
UaNodeSetExtensions |
ServerNode.getNodeSetExtensions() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerNode.setNodeSetExtensions(UaNodeSetExtensions extensions) |
Copyright © 2026. All rights reserved.