Uses of Enum
org.tmatesoft.svn.core.internal.wc17.db.StructureFields.PristineInfo
Packages that use StructureFields.PristineInfo
-
Uses of StructureFields.PristineInfo in org.tmatesoft.svn.core.internal.wc17.db
Fields in org.tmatesoft.svn.core.internal.wc17.db with type parameters of type StructureFields.PristineInfoModifier and TypeFieldDescriptionstatic final java.util.Collection<StructureFields.PristineInfo>
StructureFields.PristineInfo.all
static final java.util.Collection<StructureFields.PristineInfo>
StructureFields.PristineInfo.defaults
Methods in org.tmatesoft.svn.core.internal.wc17.db that return StructureFields.PristineInfoModifier and TypeMethodDescriptionstatic StructureFields.PristineInfo
StructureFields.PristineInfo.valueOf
(java.lang.String name) Returns the enum constant of this type with the specified name.static StructureFields.PristineInfo[]
StructureFields.PristineInfo.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.PristineInfoModifier and TypeMethodDescriptionISVNWCDb.readPristineInfo
(java.io.File localAbspath) SVNWCDb.readPristineInfo
(java.io.File localAbspath)