Uses of Class
xyz.euclia.jaqpotj.models.Task.Type
| Package | Description |
|---|---|
| xyz.euclia.jaqpotj.models |
-
Uses of Task.Type in xyz.euclia.jaqpotj.models
Methods in xyz.euclia.jaqpotj.models that return Task.Type Modifier and Type Method Description Task.TypeTask. getType()static Task.TypeTask.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static Task.Type[]Task.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in xyz.euclia.jaqpotj.models with parameters of type Task.Type Modifier and Type Method Description voidTask. setType(Task.Type type)