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