public class P4ChangeRef extends Object implements P4Ref
Constructor and Description |
---|
P4ChangeRef(int change) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Object obj) |
boolean |
equals(Object obj) |
int |
getChange() |
P4ChangeEntry |
getChangeEntry(ClientHelper p4) |
int |
hashCode() |
boolean |
isCommit() |
boolean |
isLabel() |
String |
toString() |
public P4ChangeEntry getChangeEntry(ClientHelper p4) throws Exception
getChangeEntry
in interface P4Ref
Exception
public String toString()
public int compareTo(Object obj)
compareTo
in interface Comparable
Copyright © 2016–2017. All rights reserved.