| Package | Description |
|---|---|
| org.eclipse.milo.opcua.sdk.core |
| Modifier and Type | Method and Description |
|---|---|
@Nullable DataTypeTree.DataType |
DataTypeTree.getDataType(NodeId dataTypeId)
Get the
DataTypeTree.DataType info for the DataType identified by dataTypeId, if it exists. |
| Modifier and Type | Method and Description |
|---|---|
Tree<DataTypeTree.DataType> |
DataTypeTree.getTree()
Get the underlying
Tree structure. |
| Constructor and Description |
|---|
DataTypeTree(Tree<DataTypeTree.DataType> tree) |
Copyright © 2025. All rights reserved.