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