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