Uses of Enum Class
com.maplander.backend.enums.manage.TaskTypeEnum
Packages that use TaskTypeEnum
Package
Description
-
Uses of TaskTypeEnum in com.maplander.backend.enums.manage
Subclasses with type arguments of type TaskTypeEnum in com.maplander.backend.enums.manageMethods in com.maplander.backend.enums.manage 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. -
Uses of TaskTypeEnum in com.maplander.backend.model.manage.complex
Methods in com.maplander.backend.model.manage.complex that return TaskTypeEnumMethods in com.maplander.backend.model.manage.complex with parameters of type TaskTypeEnum -
Uses of TaskTypeEnum in com.maplander.backend.model.manage.CRM
Methods in com.maplander.backend.model.manage.CRM that return TaskTypeEnumMethods in com.maplander.backend.model.manage.CRM with parameters of type TaskTypeEnum -
Uses of TaskTypeEnum in com.maplander.backend.utils
Methods in com.maplander.backend.utils that return TaskTypeEnum