Uses of Enum
org.tmatesoft.svn.core.internal.wc17.db.StructureFields.WalkerChildInfo
Packages that use StructureFields.WalkerChildInfo
-
Uses of StructureFields.WalkerChildInfo in org.tmatesoft.svn.core.internal.wc17.db
Methods in org.tmatesoft.svn.core.internal.wc17.db that return StructureFields.WalkerChildInfoModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static StructureFields.WalkerChildInfo[]
StructureFields.WalkerChildInfo.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 that return types with arguments of type StructureFields.WalkerChildInfoModifier and TypeMethodDescriptionSvnWcDbReader.readWalkerChildrenInfo
(SVNWCDb db, File localAbspath, Map<String, Structure<StructureFields.WalkerChildInfo>> children) Method parameters in org.tmatesoft.svn.core.internal.wc17.db with type arguments of type StructureFields.WalkerChildInfoModifier and TypeMethodDescriptionSvnWcDbReader.readWalkerChildrenInfo
(SVNWCDb db, File localAbspath, Map<String, Structure<StructureFields.WalkerChildInfo>> children)