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