Uses of Class
xyz.euclia.jaqpotj.models.Task.Status
| Package | Description |
|---|---|
| xyz.euclia.jaqpotj.models |
-
Uses of Task.Status in xyz.euclia.jaqpotj.models
Methods in xyz.euclia.jaqpotj.models that return Task.Status Modifier and Type Method Description Task.StatusTask. getStatus()static Task.StatusTask.Status. valueOf(String name)Returns the enum constant of this type with the specified name.static Task.Status[]Task.Status. 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.Status Modifier and Type Method Description voidTask. setStatus(Task.Status hasStatus)