public class SvnDiffSource
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.io.File |
reposRelPath |
private long |
revision |
| Constructor and Description |
|---|
SvnDiffSource(long revision) |
| Modifier and Type | Method and Description |
|---|---|
java.io.File |
getReposRelPath() |
long |
getRevision() |
void |
setReposRelPath(java.io.File reposRelPath) |
void |
setRevision(long revision) |