|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.perforce.p4java.impl.generic.core.file.FileRevisionData.RevisionIntegrationData
public class FileRevisionData.RevisionIntegrationData
| Constructor Summary | |
|---|---|
FileRevisionData.RevisionIntegrationData(String startFromRev,
String endFromRev,
String fromFile,
String howFrom)
|
|
| Method Summary | |
|---|---|
int |
getEndFromRev()
Get the end revision used in the integration. |
String |
getFromFile()
Get the file this integration was from. |
String |
getHowFrom()
Get a string description of what happened in the integration. |
int |
getStartFromRev()
Get the start revision used in the integration. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileRevisionData.RevisionIntegrationData(String startFromRev,
String endFromRev,
String fromFile,
String howFrom)
| Method Detail |
|---|
public int getEndFromRev()
IRevisionIntegrationData
getEndFromRev in interface IRevisionIntegrationDatapublic String getFromFile()
IRevisionIntegrationData
getFromFile in interface IRevisionIntegrationDatapublic String getHowFrom()
IRevisionIntegrationData
getHowFrom in interface IRevisionIntegrationDatapublic int getStartFromRev()
IRevisionIntegrationData
getStartFromRev in interface IRevisionIntegrationData
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||