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