Uses of Enum Class
de.gustavblass.nginx.ipguard4j.cli.LogLevel
Packages that use LogLevel
-
Uses of LogLevel in de.gustavblass.nginx.ipguard4j.cli
Subclasses with type arguments of type LogLevel in de.gustavblass.nginx.ipguard4j.cliFields in de.gustavblass.nginx.ipguard4j.cli declared as LogLevelMethods in de.gustavblass.nginx.ipguard4j.cli that return LogLevelModifier and TypeMethodDescriptionstatic LogLevelReturns the enum constant of this class with the specified name.static LogLevel[]LogLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.gustavblass.nginx.ipguard4j.cli that return types with arguments of type LogLevel