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