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 TypeMethodDescriptionStructureFields.WalkerChildInfo.valueOf
(java.lang.String name) Returns 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 TypeMethodDescriptionstatic java.util.Map<java.lang.String,
Structure<StructureFields.WalkerChildInfo>> SvnWcDbReader.readWalkerChildrenInfo
(SVNWCDb db, java.io.File localAbspath, java.util.Map<java.lang.String, Structure<StructureFields.WalkerChildInfo>> children) Method parameters in org.tmatesoft.svn.core.internal.wc17.db with type arguments of type StructureFields.WalkerChildInfoModifier and TypeMethodDescriptionstatic java.util.Map<java.lang.String,
Structure<StructureFields.WalkerChildInfo>> SvnWcDbReader.readWalkerChildrenInfo
(SVNWCDb db, java.io.File localAbspath, java.util.Map<java.lang.String, Structure<StructureFields.WalkerChildInfo>> children)