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