Uses of Enum Class
com.bytedesk.core.enums.PermissionEnum
Packages that use PermissionEnum
-
Uses of PermissionEnum in com.bytedesk.core.enums
Methods in com.bytedesk.core.enums that return PermissionEnumModifier and TypeMethodDescriptionstatic PermissionEnumReturns the enum constant of this class with the specified name.static PermissionEnum[]PermissionEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.