| Package | Description |
|---|---|
| com.prosysopc.ua |
Common classes for client and server side.
|
| Modifier and Type | Method and Description |
|---|---|
List<UaNodeSet.Log.Event> |
UaNodeSet.Log.getErrors()
Returns an unmodifiable list of log events that are on
UaNodeSet.Log.Event.Level.ERROR. |
List<UaNodeSet.Log.Event> |
UaNodeSet.Log.getEvents()
Return an unmodifiable list of the log events.
|
List<UaNodeSet.Log.Event> |
UaNodeSet.Log.getInfos()
Returns an unmodifiable list of log events that are on
UaNodeSet.Log.Event.Level.INFO. |
List<UaNodeSet.Log.Event> |
UaNodeSet.Log.getWarnings()
Returns an unmodifiable list of log events that are on
UaNodeSet.Log.Event.Level.WARNING. |
Copyright © 2026. All rights reserved.