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