Uses of Enum Class
org.eclipse.milo.opcua.stack.core.types.enumerated.DiagnosticsLevel
Packages that use DiagnosticsLevel
-
Uses of DiagnosticsLevel in org.eclipse.milo.opcua.stack.core.types.enumerated
Methods in org.eclipse.milo.opcua.stack.core.types.enumerated that return DiagnosticsLevelModifier and TypeMethodDescriptionstatic @Nullable DiagnosticsLevelDiagnosticsLevel.from(int value) static DiagnosticsLevelReturns the enum constant of this class with the specified name.static DiagnosticsLevel[]DiagnosticsLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.