public class TaskNote extends Object implements Serializable
| Constructor and Description |
|---|
TaskNote() |
| Modifier and Type | Method and Description |
|---|---|
List<Attachment> |
attachmentList() |
TaskNote |
attachmentList(List<Attachment> attachmentList) |
String |
label() |
TaskNote |
label(String label) |
public String label()
public List<Attachment> attachmentList()
public TaskNote attachmentList(List<Attachment> attachmentList)
Copyright © 2018. All rights reserved.