Uses of Class
org.tmatesoft.svn.cli.svn.SVNShowRevisionType
Packages that use SVNShowRevisionType
-
Uses of SVNShowRevisionType in org.tmatesoft.svn.cli.svn
Fields in org.tmatesoft.svn.cli.svn declared as SVNShowRevisionTypeModifier and TypeFieldDescriptionstatic final SVNShowRevisionType
SVNShowRevisionType.ELIGIBLE
static final SVNShowRevisionType
SVNShowRevisionType.INVALID
static final SVNShowRevisionType
SVNShowRevisionType.MERGED
private SVNShowRevisionType
SVNCommandEnvironment.myShowRevsType
Methods in org.tmatesoft.svn.cli.svn that return SVNShowRevisionTypeModifier and TypeMethodDescriptionstatic SVNShowRevisionType
SVNShowRevisionType.fromString
(String showRevisions) SVNCommandEnvironment.getShowRevisionType()