public class PatchAttribute extends Object
Modifier and Type | Field and Description |
---|---|
int |
deletions |
String |
file |
String |
fileOld |
int |
insertions |
com.google.gerrit.reviewdb.client.Patch.ChangeType |
type |
Constructor and Description |
---|
PatchAttribute() |