|
SVNKit Home | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tmatesoft.svn.core.wc.SVNBasicClient.SVNRepositoryLocation
protected static class SVNBasicClient.SVNRepositoryLocation
Constructor Summary | |
---|---|
SVNBasicClient.SVNRepositoryLocation(SVNURL url,
long rev)
|
Method Summary | |
---|---|
long |
getRevisionNumber()
|
SVNURL |
getURL()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SVNBasicClient.SVNRepositoryLocation(SVNURL url, long rev)
Method Detail |
---|
public long getRevisionNumber()
public SVNURL getURL()
|
SVNKit Home | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |