|
||||||||
| 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
| Method Summary | |
|---|---|
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 commited item |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public 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 | |||||||