Uses of Enum
org.tmatesoft.svn.core.internal.wc17.db.statement.SVNWCDbSchema.PRISTINE__Fields
Packages that use SVNWCDbSchema.PRISTINE__Fields
-
Uses of SVNWCDbSchema.PRISTINE__Fields in org.tmatesoft.svn.core.internal.wc17.db.statement
Methods in org.tmatesoft.svn.core.internal.wc17.db.statement that return SVNWCDbSchema.PRISTINE__FieldsModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static SVNWCDbSchema.PRISTINE__Fields[]
SVNWCDbSchema.PRISTINE__Fields.values()
Returns an array containing the constants of this enum type, in the order they are declared.