Uses of Class
org.tmatesoft.svn.core.internal.wc17.SVNRemoteStatusEditor17.FileInfo
-
Packages that use SVNRemoteStatusEditor17.FileInfo Package Description org.tmatesoft.svn.core.internal.wc17 -
-
Uses of SVNRemoteStatusEditor17.FileInfo in org.tmatesoft.svn.core.internal.wc17
Fields in org.tmatesoft.svn.core.internal.wc17 declared as SVNRemoteStatusEditor17.FileInfo Modifier and Type Field Description private SVNRemoteStatusEditor17.FileInfo
SVNRemoteStatusEditor17. myFileInfo
Methods in org.tmatesoft.svn.core.internal.wc17 with parameters of type SVNRemoteStatusEditor17.FileInfo Modifier and Type Method Description private void
SVNRemoteStatusEditor17. tweakStatusHash(SVNRemoteStatusEditor17.FileInfo fileInfo, java.io.File localAbsPath, SVNStatusType reposNodeStatus, SVNStatusType reposTextStatus, SVNStatusType reposPropStatus, long revnum, SVNLock reposLock)
-