| Package | Description |
|---|---|
| org.eclipse.milo.opcua.stack.core.types.structured |
| Modifier and Type | Method and Description |
|---|---|
HistoryUpdateResult |
HistoryUpdateResult.Codec.decode(SerializationContext context,
UaDecoder decoder) |
HistoryUpdateResult[] |
HistoryUpdateResponse.getResults() |
| Modifier and Type | Method and Description |
|---|---|
Class<HistoryUpdateResult> |
HistoryUpdateResult.Codec.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
HistoryUpdateResult.Codec.encode(SerializationContext context,
UaEncoder encoder,
HistoryUpdateResult value) |
| Constructor and Description |
|---|
HistoryUpdateResponse(ResponseHeader responseHeader,
HistoryUpdateResult[] results,
DiagnosticInfo[] diagnosticInfos) |
Copyright © 2025. All rights reserved.