| Package | Description |
|---|---|
| org.eclipse.milo.opcua.stack.core.types.structured |
| Modifier and Type | Method and Description |
|---|---|
RelativePath |
RelativePath.Codec.decode(SerializationContext context,
UaDecoder decoder) |
RelativePath |
AttributeOperand.getBrowsePath() |
RelativePath |
QueryDataDescription.getRelativePath() |
RelativePath |
BrowsePath.getRelativePath() |
| Modifier and Type | Method and Description |
|---|---|
Class<RelativePath> |
RelativePath.Codec.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
RelativePath.Codec.encode(SerializationContext context,
UaEncoder encoder,
RelativePath value) |
| Constructor and Description |
|---|
AttributeOperand(NodeId nodeId,
String alias,
RelativePath browsePath,
UInteger attributeId,
String indexRange) |
BrowsePath(NodeId startingNode,
RelativePath relativePath) |
QueryDataDescription(RelativePath relativePath,
UInteger attributeId,
String indexRange) |
Copyright © 2025. All rights reserved.