|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.tigris.subversion.javahl.ChangePath
public class ChangePath
| Constructor Summary | |
|---|---|
ChangePath(ChangePath aChangePath)
A backward-compat constructor. |
|
| Method Summary | |
|---|---|
int |
compareTo(Object other)
|
char |
getAction()
Retrieve action performed |
String |
getCopySrcPath()
Retrieve the copy source path (if any) |
long |
getCopySrcRevision()
Retrieve the copy source revision (if any) |
int |
getNodeKind()
Retrieve the node kind |
String |
getPath()
Retrieve the path to the committed item |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChangePath(ChangePath aChangePath)
| Method Detail |
|---|
public int compareTo(Object other)
compareTo in interface Comparablepublic String getPath()
public long getCopySrcRevision()
public String getCopySrcPath()
public char getAction()
public int getNodeKind()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||