Uses of Enum Class
com.bytedesk.kanban.task.TaskTypeEnum
Packages that use TaskTypeEnum
- 
Uses of TaskTypeEnum in com.bytedesk.kanban.taskMethods in com.bytedesk.kanban.task that return TaskTypeEnumModifier and TypeMethodDescriptionstatic TaskTypeEnumReturns 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.