org.opcfoundation.ua.builtintypes
Class DataTypes
java.lang.Object
org.opcfoundation.ua.builtintypes.DataTypes
Deprecated.
public class DataTypes
- extends Object
A class that defines constants used by UA applications.
- See Also:
BuiltinsMap
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataTypes
public DataTypes()
- Deprecated.
getSystemType
public static Class<?> getSystemType(NodeId dataTypeId)
- Deprecated. Use @See
BuiltinsMap.ID_CLASS_MAP
- Returns the class for the data type.
- Parameters:
dataTypeId - a NodeId object.
- Returns:
- a
Class object.
Copyright © 2018. All rights reserved.