public class P4LabelRef extends Object implements P4Ref
Constructor and Description |
---|
P4LabelRef(String label) |
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 P4LabelRef(String label)
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.