| Package | Description |
|---|---|
| org.eclipse.milo.opcua.sdk.client |
| Modifier and Type | Method and Description |
|---|---|
Optional<ObjectTypeManager.ObjectNodeConstructor> |
ObjectTypeManager.getNodeConstructor(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId typeDefinition) |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectTypeManager.registerObjectType(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId typeDefinition,
Class<? extends UaObjectNode> nodeClass,
ObjectTypeManager.ObjectNodeConstructor objectNodeConstructor) |
Copyright © 2021. All rights reserved.