Package org.tmatesoft.svn.core.javahl17
Class SVNClientImplVersion
java.lang.Object
org.apache.subversion.javahl.types.Version
org.tmatesoft.svn.core.javahl17.SVNClientImplVersion
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Field Details
-
instance
-
-
Constructor Details
-
SVNClientImplVersion
SVNClientImplVersion()
-
-
Method Details
-
getMajor
public int getMajor() -
getMinor
public int getMinor() -
getPatch
public int getPatch() -
getRevisionNumber
public long getRevisionNumber() -
toString
public java.lang.String toString() -
getInstance
-