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