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