Uses of Enum Class
com.aspose.tasks.cloud.model.TaskType
Packages that use TaskType
-
Uses of TaskType in com.aspose.tasks.cloud.model
Methods in com.aspose.tasks.cloud.model that return TaskTypeModifier and TypeMethodDescriptionstatic TaskTypeTask.getType()The type of a task.TaskType.Adapter.read(com.google.gson.stream.JsonReader jsonReader) 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 com.aspose.tasks.cloud.model with parameters of type TaskType