| Package | Description |
|---|---|
| org.eclipse.milo.opcua.stack.core.types.structured |
| Modifier and Type | Method and Description |
|---|---|
BrowsePathTarget |
BrowsePathTarget.Codec.decode(SerializationContext context,
UaDecoder decoder) |
BrowsePathTarget[] |
BrowsePathResult.getTargets() |
| Modifier and Type | Method and Description |
|---|---|
Class<BrowsePathTarget> |
BrowsePathTarget.Codec.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
BrowsePathTarget.Codec.encode(SerializationContext context,
UaEncoder encoder,
BrowsePathTarget value) |
| Constructor and Description |
|---|
BrowsePathResult(StatusCode statusCode,
BrowsePathTarget[] targets) |
Copyright © 2025. All rights reserved.