public class CommentUpdate extends Object
| Constructor and Description |
|---|
CommentUpdate(String value) |
CommentUpdate(String value,
List<Integer> fileIds) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExternalId() |
List<Integer> |
getFileIds() |
String |
getValue() |
void |
setExternalId(String externalId) |
void |
setFileIds(List<Integer> fileIds) |
void |
setValue(String value) |
public CommentUpdate(String value)
Copyright © 2014. All Rights Reserved.