Uses of Enum Class
dev.le_app.mcss_api_java.TaskType
Packages that use TaskType
-
Uses of TaskType in dev.le_app.mcss_api_java
Methods in dev.le_app.mcss_api_java that return TaskTypeModifier and TypeMethodDescriptionstatic TaskTypeTaskType.findByVal(int abbr) Gets the task type from the value.Task.getTaskType()static TaskTypeReturns the enum constant of this class with the specified name.static TaskType[]TaskType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.le_app.mcss_api_java with parameters of type TaskTypeModifier and TypeMethodDescriptionintScheduler.getTotalTaskAmount(TaskType filter) Get number of tasks matching filter