|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IFileDiff
| Nested Class Summary | |
|---|---|
static class |
IFileDiff.Status
Status of diff |
| Method Summary | |
|---|---|
java.lang.String |
getDepotFile1()
Get depot path of first file in diff |
java.lang.String |
getDepotFile2()
Get depot path of second file in diff |
java.lang.String |
getFileType1()
Get file type of first file in diff |
java.lang.String |
getFileType2()
Get file type of second file in diff |
int |
getRevision1()
Get revision of first file in diff |
int |
getRevision2()
Get revision of second file in diff |
IFileDiff.Status |
getStatus()
Get status of file diff |
| Method Detail |
|---|
java.lang.String getDepotFile1()
int getRevision1()
java.lang.String getDepotFile2()
int getRevision2()
java.lang.String getFileType1()
java.lang.String getFileType2()
IFileDiff.Status getStatus()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||