Class SVNBasicDelegate.RepositoryReference
java.lang.Object
org.tmatesoft.svn.core.internal.wc16.SVNBasicDelegate.RepositoryReference
- Enclosing class:
- SVNBasicDelegate
protected static class SVNBasicDelegate.RepositoryReference
extends java.lang.Object
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
URL
public java.lang.String URL -
Revision
public long Revision
-
-
Constructor Details
-
RepositoryReference
public RepositoryReference(java.lang.String url, long rev)
-