| Package | Description |
|---|---|
| org.eclipse.milo.opcua.stack.core.types.structured |
| Modifier and Type | Class and Description |
|---|---|
class |
DataTypeNode |
class |
ObjectTypeNode |
class |
ReferenceTypeNode |
class |
VariableTypeNode |
| Modifier and Type | Method and Description |
|---|---|
TypeNode |
TypeNode.Codec.decode(SerializationContext context,
UaDecoder decoder) |
| Modifier and Type | Method and Description |
|---|---|
Class<TypeNode> |
TypeNode.Codec.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeNode.Codec.encode(SerializationContext context,
UaEncoder encoder,
TypeNode value) |
Copyright © 2025. All rights reserved.