| Package | Description |
|---|---|
| com.prosysopc.ua |
Common classes for client and server side.
|
| Modifier and Type | Method and Description |
|---|---|
UaNodeSet.Log.Event.Level |
UaNodeSet.Log.Event.getLevel() |
static UaNodeSet.Log.Event.Level |
UaNodeSet.Log.Event.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UaNodeSet.Log.Event.Level[] |
UaNodeSet.Log.Event.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<UaNodeSet.NodeData> |
UaNodeSet.getNodesWithLogLevels(UaNodeSet.Log.Event.Level... levels)
Returns an unmodifiable
Set of all UaNodeSet.getNodes() that have log of the given
levels. |
Copyright © 2026. All rights reserved.