Uses of Enum Class
tech.guilhermekaua.spigotboot.core.context.condition.LogLevel
Packages that use LogLevel
-
Uses of LogLevel in tech.guilhermekaua.spigotboot.core.context.condition
Methods in tech.guilhermekaua.spigotboot.core.context.condition that return LogLevelModifier and TypeMethodDescriptiondefault LogLevelCondition.getLogLevel(AnnotatedElement metadata) OnBeanCondition.getLogLevel(AnnotatedElement metadata) OnClassCondition.getLogLevel(AnnotatedElement metadata) OnMissingBeanCondition.getLogLevel(AnnotatedElement metadata) static 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.