org.tmatesoft.svn.core.wc
Class SVNBasicClient.SVNRepositoryLocation
java.lang.Object
org.tmatesoft.svn.core.wc.SVNBasicClient.SVNRepositoryLocation
- Enclosing class:
- SVNBasicClient
- protected static class SVNBasicClient.SVNRepositoryLocation
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SVNBasicClient.SVNRepositoryLocation
public SVNBasicClient.SVNRepositoryLocation(SVNURL url,
long rev)
getRevisionNumber
public long getRevisionNumber()
getURL
public SVNURL getURL()
Copyright © 2004-2007 TMate Software Ltd. All Rights Reserved.