| Package | Description |
|---|---|
| org.eclipse.milo.opcua.stack.core.types.structured |
| Modifier and Type | Method and Description |
|---|---|
StructureField |
StructureField.Codec.decode(SerializationContext context,
UaDecoder decoder) |
StructureField[] |
StructureDefinition.getFields() |
| Modifier and Type | Method and Description |
|---|---|
Class<StructureField> |
StructureField.Codec.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureField.Codec.encode(SerializationContext context,
UaEncoder encoder,
StructureField value) |
| Constructor and Description |
|---|
StructureDefinition(NodeId defaultEncodingId,
NodeId baseDataType,
StructureType structureType,
StructureField[] fields) |
Copyright © 2025. All rights reserved.