| Package | Description |
|---|---|
| org.eclipse.milo.opcua.stack.core |
| Modifier and Type | Method and Description |
|---|---|
static @Nullable BuiltinDataType |
BuiltinDataType.fromBackingClass(Class<?> backingClass) |
static @Nullable BuiltinDataType |
BuiltinDataType.fromNodeId(ExpandedNodeId nodeId) |
static @Nullable BuiltinDataType |
BuiltinDataType.fromNodeId(NodeId nodeId) |
static BuiltinDataType |
BuiltinDataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BuiltinDataType[] |
BuiltinDataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025. All rights reserved.