public class PatchSetCommentAttribute extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
file |
Integer |
line |
String |
message |
AccountAttribute |
reviewer |
| Constructor and Description |
|---|
PatchSetCommentAttribute() |
public String file
public Integer line
public AccountAttribute reviewer
public String message