Uses of Enum Class
com.maplander.backend.enums.manage.TaskDescriptionEnum
Packages that use TaskDescriptionEnum
-
Uses of TaskDescriptionEnum in com.maplander.backend.enums.manage
Subclasses with type arguments of type TaskDescriptionEnum in com.maplander.backend.enums.manageMethods in com.maplander.backend.enums.manage that return TaskDescriptionEnumModifier and TypeMethodDescriptionTaskNameEnum.getDescription()static TaskDescriptionEnumReturns the enum constant of this class with the specified name.static TaskDescriptionEnum[]TaskDescriptionEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.