|
||||||||||
| 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 | |
|---|---|
String |
getDepotFile1()
Get depot path of first file in diff |
String |
getDepotFile2()
Get depot path of second file in diff |
String |
getFileType1()
Get file type of first file in diff |
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 |
|---|
String getDepotFile1()
int getRevision1()
String getDepotFile2()
int getRevision2()
String getFileType1()
String getFileType2()
IFileDiff.Status getStatus()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||