| Package | Description |
|---|---|
| org.eclipse.milo.opcua.stack.core.types.structured |
| Modifier and Type | Method and Description |
|---|---|
AddNodesItem |
AddNodesItem.Codec.decode(SerializationContext context,
UaDecoder decoder) |
AddNodesItem[] |
AddNodesRequest.getNodesToAdd() |
| Modifier and Type | Method and Description |
|---|---|
Class<AddNodesItem> |
AddNodesItem.Codec.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
AddNodesItem.Codec.encode(SerializationContext context,
UaEncoder encoder,
AddNodesItem value) |
| Constructor and Description |
|---|
AddNodesRequest(RequestHeader requestHeader,
AddNodesItem[] nodesToAdd) |
Copyright © 2025. All rights reserved.