Class SVNBasicDelegate.SVNRepositoryLocation

java.lang.Object
org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.SVNRepositoryLocation
Enclosing class:
SVNBasicDelegate

protected static class SVNBasicDelegate.SVNRepositoryLocation extends Object
  • Field Details

    • myURL

      private SVNURL myURL
    • myRevision

      private long myRevision
  • Constructor Details

    • SVNRepositoryLocation

      public SVNRepositoryLocation(SVNURL url, long rev)
  • Method Details

    • getRevisionNumber

      public long getRevisionNumber()
    • getURL

      public SVNURL getURL()