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