public class Task extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Task.TypeEnum
Gets or Sets type
|
| Constructor and Description |
|---|
Task() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Task.TypeEnum |
getType()
Get type
|
int |
hashCode() |
protected void |
setType(Task.TypeEnum type) |
String |
toString() |
public Task.TypeEnum getType()
protected void setType(Task.TypeEnum type)
Copyright © 2025. All rights reserved.