Uses of Enum
org.tmatesoft.svn.core.internal.wc17.db.StructureFields.NodeInfo
Packages that use StructureFields.NodeInfo
-
Uses of StructureFields.NodeInfo in org.tmatesoft.svn.core.internal.wc17.db
Methods in org.tmatesoft.svn.core.internal.wc17.db that return StructureFields.NodeInfoModifier and TypeMethodDescriptionstatic StructureFields.NodeInfo
Returns the enum constant of this type with the specified name.static StructureFields.NodeInfo[]
StructureFields.NodeInfo.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.NodeInfoModifier and TypeMethodDescriptionstatic Structure<StructureFields.NodeInfo>
SvnWcDbShared.getBaseInfo
(SVNWCDb db, File localAbsPath, StructureFields.NodeInfo... fields) static Structure<StructureFields.NodeInfo>
SvnWcDbShared.getBaseInfo
(SVNWCDbRoot wcroot, File localRelPath, StructureFields.NodeInfo... fields) static Structure<StructureFields.NodeInfo>
SvnWcDbShared.getDepthInfo
(SVNWCDbRoot wcroot, File localRelPath, long opDepth, StructureFields.NodeInfo... fields) ISVNWCDb.readInfo
(File localAbsPath, boolean isAdditionMode, StructureFields.NodeInfo... fields) ISVNWCDb.readInfo
(File localAbsPath, StructureFields.NodeInfo... fields) SVNWCDb.readInfo
(File localAbsPath, boolean isAdditionMode, StructureFields.NodeInfo... fields) SVNWCDb.readInfo
(File localAbsPath, StructureFields.NodeInfo... fields) protected static Structure<StructureFields.NodeInfo>
SvnWcDbShared.readInfo
(SVNWCDbRoot wcRoot, File localRelPath, boolean isAdditionMode, StructureFields.NodeInfo... fields) protected static Structure<StructureFields.NodeInfo>
SvnWcDbShared.readInfo
(SVNWCDbRoot wcRoot, File localRelPath, StructureFields.NodeInfo... fields) Methods in org.tmatesoft.svn.core.internal.wc17.db with parameters of type StructureFields.NodeInfoModifier and TypeMethodDescriptionstatic Structure<StructureFields.NodeInfo>
SvnWcDbShared.getBaseInfo
(SVNWCDb db, File localAbsPath, StructureFields.NodeInfo... fields) static Structure<StructureFields.NodeInfo>
SvnWcDbShared.getBaseInfo
(SVNWCDbRoot wcroot, File localRelPath, StructureFields.NodeInfo... fields) static Structure<StructureFields.NodeInfo>
SvnWcDbShared.getDepthInfo
(SVNWCDbRoot wcroot, File localRelPath, long opDepth, StructureFields.NodeInfo... fields) ISVNWCDb.readInfo
(File localAbsPath, boolean isAdditionMode, StructureFields.NodeInfo... fields) ISVNWCDb.readInfo
(File localAbsPath, StructureFields.NodeInfo... fields) SVNWCDb.readInfo
(File localAbsPath, boolean isAdditionMode, StructureFields.NodeInfo... fields) SVNWCDb.readInfo
(File localAbsPath, StructureFields.NodeInfo... fields) protected static Structure<StructureFields.NodeInfo>
SvnWcDbShared.readInfo
(SVNWCDbRoot wcRoot, File localRelPath, boolean isAdditionMode, StructureFields.NodeInfo... fields) protected static Structure<StructureFields.NodeInfo>
SvnWcDbShared.readInfo
(SVNWCDbRoot wcRoot, File localRelPath, StructureFields.NodeInfo... fields)