public class TaskCommentList extends Object
| Constructor and Description |
|---|
TaskCommentList() |
TaskCommentList(List<TaskComment> taskComments) |
TaskCommentList(TaskComment[] taskComments) |
public TaskCommentList()
public TaskCommentList(TaskComment[] taskComments)
public TaskCommentList(List<TaskComment> taskComments)
public TaskComment[] getTasks()
public void setTasks(TaskComment[] taskComments)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.