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