public interface P4Ref extends Serializable, Comparable
Modifier and Type | Method and Description |
---|---|
int |
getChange() |
P4ChangeEntry |
getChangeEntry(ClientHelper p4) |
boolean |
isCommit() |
boolean |
isLabel() |
String |
toString() |
compareTo
P4ChangeEntry getChangeEntry(ClientHelper p4) throws Exception
Exception
boolean isLabel()
boolean isCommit()
int getChange()
Copyright © 2016–2017. All rights reserved.