public class CommitComment extends Comment
| Constructor and Description |
|---|
CommitComment() |
| Modifier and Type | Method and Description |
|---|---|
CommitComment |
commit(Commit commit) |
boolean |
equals(java.lang.Object o) |
Commit |
getCommit() |
int |
hashCode() |
void |
setCommit(Commit commit) |
java.lang.String |
toString() |
content, createdOn, deleted, getContent, getCreatedOn, getDeleted, getId, getInline, getLinks, getParent, getUpdatedOn, getUser, id, inline, links, parent, setContent, setCreatedOn, setDeleted, setId, setInline, setLinks, setParent, setUpdatedOn, setUser, updatedOn, userpublic CommitComment commit(Commit commit)
public Commit getCommit()
public void setCommit(Commit commit)