| Package | Description |
|---|---|
| org.eclipse.milo.opcua.stack.core.types.structured |
| Modifier and Type | Method and Description |
|---|---|
EnumDefinition |
EnumDefinition.Codec.decode(SerializationContext context,
UaDecoder decoder) |
EnumDefinition |
EnumDescription.getEnumDefinition() |
| Modifier and Type | Method and Description |
|---|---|
Class<EnumDefinition> |
EnumDefinition.Codec.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
EnumDefinition.Codec.encode(SerializationContext context,
UaEncoder encoder,
EnumDefinition value) |
| Constructor and Description |
|---|
EnumDescription(NodeId dataTypeId,
QualifiedName name,
EnumDefinition enumDefinition,
UByte builtInType) |
Copyright © 2025. All rights reserved.