@Entity public class TaskModel extends Object
| Constructor and Description |
|---|
TaskModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPath() |
long |
getTaskId() |
void |
setPath(String path) |
void |
setTaskId(long taskId) |
Copyright © 2015. All rights reserved.