| Package | Description |
|---|---|
| org.eclipse.milo.opcua.sdk.server |
| Modifier and Type | Method and Description |
|---|---|
Optional<ObjectTypeManager.ObjectNodeConstructor> |
ObjectTypeManager.getNodeFactory(NodeId typeDefinition) |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectTypeManager.registerObjectType(NodeId typeDefinition,
Class<? extends UaObjectNode> nodeClass,
ObjectTypeManager.ObjectNodeConstructor objectNodeConstructor) |
Copyright © 2018. All rights reserved.