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