Uses of Enum
org.tmatesoft.svn.core.internal.wc2.SvnRepositoryAccess.LocationsInfo
Packages that use SvnRepositoryAccess.LocationsInfo
-
Uses of SvnRepositoryAccess.LocationsInfo in org.tmatesoft.svn.core.internal.wc2
Methods in org.tmatesoft.svn.core.internal.wc2 that return SvnRepositoryAccess.LocationsInfoModifier and TypeMethodDescriptionSvnRepositoryAccess.LocationsInfo.valueOf(java.lang.String name) Returns the enum constant of this type with the specified name.static SvnRepositoryAccess.LocationsInfo[]SvnRepositoryAccess.LocationsInfo.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.tmatesoft.svn.core.internal.wc2 that return types with arguments of type SvnRepositoryAccess.LocationsInfoModifier and TypeMethodDescriptionSvnRepositoryAccess.getLocations(SVNRepository repository, SvnTarget path, SVNRevision revision, SVNRevision start, SVNRevision end)