Uses of Class
org.tmatesoft.svn.core.internal.wc17.SVNUpdateEditor17.BumpDirectoryInfo
-
Packages that use SVNUpdateEditor17.BumpDirectoryInfo Package Description org.tmatesoft.svn.core.internal.wc17 -
-
Uses of SVNUpdateEditor17.BumpDirectoryInfo in org.tmatesoft.svn.core.internal.wc17
Fields in org.tmatesoft.svn.core.internal.wc17 declared as SVNUpdateEditor17.BumpDirectoryInfo Modifier and Type Field Description private SVNUpdateEditor17.BumpDirectoryInfo
SVNUpdateEditor17.DirectoryBaton. bumpInfo
private SVNUpdateEditor17.BumpDirectoryInfo
SVNUpdateEditor17.FileBaton. bumpInfo
private SVNUpdateEditor17.BumpDirectoryInfo
SVNUpdateEditor17.BumpDirectoryInfo. parent
Methods in org.tmatesoft.svn.core.internal.wc17 with parameters of type SVNUpdateEditor17.BumpDirectoryInfo Modifier and Type Method Description private void
SVNUpdateEditor17. maybeBumpDirInfo(SVNUpdateEditor17.BumpDirectoryInfo bdi)
-