public class P4Revision extends Object implements Serializable
Constructor and Description |
---|
P4Revision(int change) |
P4Revision(String label) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
getChange() |
P4ChangeEntry |
getChangeEntry(ClientHelper p4) |
int |
hashCode() |
boolean |
isLabel() |
String |
toString() |
public P4Revision(String label)
public P4Revision(int change)
public boolean isLabel()
public int getChange()
public P4ChangeEntry getChangeEntry(ClientHelper p4) throws Exception
Exception
Copyright © 2004-2015. All Rights Reserved.