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