Uses of Enum Class
org.cryptomator.cryptofs.health.api.DiagnosticResult.Severity
Packages that use DiagnosticResult.Severity
-
Uses of DiagnosticResult.Severity in org.cryptomator.cryptofs.health.api
Methods in org.cryptomator.cryptofs.health.api that return DiagnosticResult.SeverityModifier and TypeMethodDescriptionCheckFailed.getSeverity()DiagnosticResult.getSeverity()static DiagnosticResult.SeverityReturns the enum constant of this class with the specified name.static DiagnosticResult.Severity[]DiagnosticResult.Severity.values()Returns an array containing the constants of this enum class, in the order they are declared.