Uses of Enum Class
dev.le_app.mcss_api_java.TaskJobType
Packages that use TaskJobType
-
Uses of TaskJobType in dev.le_app.mcss_api_java
Methods in dev.le_app.mcss_api_java that return TaskJobTypeModifier and TypeMethodDescriptionTask.getTaskJobType()static TaskJobTypeReturns the enum constant of this class with the specified name.static TaskJobType[]TaskJobType.values()Returns an array containing the constants of this enum class, in the order they are declared.