Uses of Enum
org.tmatesoft.svn.core.internal.wc17.db.SvnWcDbConflicts.ConflictKind
Packages that use SvnWcDbConflicts.ConflictKind
-
Uses of SvnWcDbConflicts.ConflictKind in org.tmatesoft.svn.core.internal.wc17.db
Methods in org.tmatesoft.svn.core.internal.wc17.db that return SvnWcDbConflicts.ConflictKindModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static SvnWcDbConflicts.ConflictKind[]
SvnWcDbConflicts.ConflictKind.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.tmatesoft.svn.core.internal.wc17.db with parameters of type SvnWcDbConflicts.ConflictKindModifier and TypeMethodDescriptionstatic SVNSkel
SvnWcDbConflicts.getConflict
(SVNSkel conflictSkel, SvnWcDbConflicts.ConflictKind kind) private static boolean
SvnWcDbConflicts.hasConflictKind
(SVNSkel conflictSkel, SvnWcDbConflicts.ConflictKind kind)