|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.perforce.p4java.impl.generic.core.StreamIntegrationStatus.CachedState
public static class StreamIntegrationStatus.CachedState
Simple default generic ICachedState implementation class.
| Constructor Summary | |
|---|---|
StreamIntegrationStatus.CachedState(int change,
int parentChange,
int copyParent,
int mergeParent,
int mergeHighVal,
int branchHash,
int status)
Explicit-value all-fields constructor. |
|
| Method Summary | |
|---|---|
int |
getBranchHash()
Get the branch hash. |
int |
getChange()
Get the changelist. |
int |
getCopyParent()
Get the copy parent changelist. |
int |
getMergeHighVal()
Get the merge high value changelist. |
int |
getMergeParent()
Get the merge parent changelist. |
int |
getParentChange()
Get the parent changelist. |
int |
getStatus()
Get the status |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StreamIntegrationStatus.CachedState(int change,
int parentChange,
int copyParent,
int mergeParent,
int mergeHighVal,
int branchHash,
int status)
| Method Detail |
|---|
public int getChange()
IStreamIntegrationStatus.ICachedState
getChange in interface IStreamIntegrationStatus.ICachedStateIStreamIntegrationStatus.ICachedState.getChange()public int getParentChange()
IStreamIntegrationStatus.ICachedState
getParentChange in interface IStreamIntegrationStatus.ICachedStateIStreamIntegrationStatus.ICachedState.getParentChange()public int getCopyParent()
IStreamIntegrationStatus.ICachedState
getCopyParent in interface IStreamIntegrationStatus.ICachedStateIStreamIntegrationStatus.ICachedState.getCopyParent()public int getMergeParent()
IStreamIntegrationStatus.ICachedState
getMergeParent in interface IStreamIntegrationStatus.ICachedStateIStreamIntegrationStatus.ICachedState.getMergeParent()public int getMergeHighVal()
IStreamIntegrationStatus.ICachedState
getMergeHighVal in interface IStreamIntegrationStatus.ICachedStateIStreamIntegrationStatus.ICachedState.getMergeHighVal()public int getBranchHash()
IStreamIntegrationStatus.ICachedState
getBranchHash in interface IStreamIntegrationStatus.ICachedStateIStreamIntegrationStatus.ICachedState.getBranchHash()public int getStatus()
IStreamIntegrationStatus.ICachedState
getStatus in interface IStreamIntegrationStatus.ICachedStateIStreamIntegrationStatus.ICachedState.getStatus()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||