Uses of Enum Class
net.hyshan.hou.starter.log.annotation.AuditLevel
Packages that use AuditLevel
-
Uses of AuditLevel in net.hyshan.hou.starter.log.annotation
Methods in net.hyshan.hou.starter.log.annotation that return AuditLevelModifier and TypeMethodDescriptionstatic AuditLevelReturns the enum constant of this class with the specified name.static AuditLevel[]AuditLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.