Uses of Interface
org.eclipse.milo.opcua.stack.core.types.DataTypeManager
Packages that use DataTypeManager
Package
Description
-
Uses of DataTypeManager in org.eclipse.milo.opcua.stack.core.encoding
Methods in org.eclipse.milo.opcua.stack.core.encoding that return DataTypeManagerModifier and TypeMethodDescriptionDefaultEncodingContext.getDataTypeManager()EncodingContext.getDataTypeManager()Get theDataTypeManager. -
Uses of DataTypeManager in org.eclipse.milo.opcua.stack.core.types
Classes in org.eclipse.milo.opcua.stack.core.types that implement DataTypeManagerMethods in org.eclipse.milo.opcua.stack.core.types that return DataTypeManagerModifier and TypeMethodDescriptionstatic DataTypeManagerDefaultDataTypeManager.createAndInitialize(NamespaceTable namespaceTable) Create aDefaultDataTypeManagerand initialize it by registering all built-in DataTypes.Methods in org.eclipse.milo.opcua.stack.core.types with parameters of type DataTypeManagerModifier and TypeMethodDescriptionvoidDataTypeInitializer.initialize(NamespaceTable namespaceTable, DataTypeManager dataTypeManager)