| Package | Description |
|---|---|
| org.eclipse.milo.opcua.stack.core.types.structured |
| Modifier and Type | Method and Description |
|---|---|
NodeTypeDescription |
NodeTypeDescription.Codec.decode(SerializationContext context,
UaDecoder decoder) |
NodeTypeDescription[] |
QueryFirstRequest.getNodeTypes() |
| Modifier and Type | Method and Description |
|---|---|
Class<NodeTypeDescription> |
NodeTypeDescription.Codec.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeTypeDescription.Codec.encode(SerializationContext context,
UaEncoder encoder,
NodeTypeDescription value) |
| Constructor and Description |
|---|
QueryFirstRequest(RequestHeader requestHeader,
ViewDescription view,
NodeTypeDescription[] nodeTypes,
ContentFilter filter,
UInteger maxDataSetsToReturn,
UInteger maxReferencesToReturn) |
Copyright © 2025. All rights reserved.