org.tmatesoft.svn.core.javahl
Class SVNClientImpl.LogLevel

java.lang.Object
  extended by org.tmatesoft.svn.core.javahl.SVNClientImpl.LogLevel
All Implemented Interfaces:
org.tigris.subversion.javahl.SVNClientLogLevel
Enclosing class:
SVNClientImpl

public static final class SVNClientImpl.LogLevel
extends java.lang.Object
implements org.tigris.subversion.javahl.SVNClientLogLevel


Field Summary
 
Fields inherited from interface org.tigris.subversion.javahl.SVNClientLogLevel
EntryLog, ErrorLog, ExceptionLog, NoLog
 
Constructor Summary
SVNClientImpl.LogLevel()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SVNClientImpl.LogLevel

public SVNClientImpl.LogLevel()