Uses of Interface
org.eclipse.milo.opcua.sdk.client.VariableTypeManager.LegacyVariableNodeConstructor
Packages that use VariableTypeManager.LegacyVariableNodeConstructor
-
Uses of VariableTypeManager.LegacyVariableNodeConstructor in org.eclipse.milo.opcua.sdk.client
Methods in org.eclipse.milo.opcua.sdk.client with parameters of type VariableTypeManager.LegacyVariableNodeConstructorModifier and TypeMethodDescriptionvoidVariableTypeManager.registerVariableType(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId typeDefinition, Class<? extends UaVariableNode> nodeClass, VariableTypeManager.LegacyVariableNodeConstructor variableNodeConstructor)