Uses of Enum Class
io.nosqlbench.cqlgen.binders.NamingStyle
Packages that use NamingStyle
-
Uses of NamingStyle in io.nosqlbench.cqlgen.binders
Subclasses with type arguments of type NamingStyle in io.nosqlbench.cqlgen.bindersMethods in io.nosqlbench.cqlgen.binders that return NamingStyleModifier and TypeMethodDescriptionstatic NamingStyleReturns the enum constant of this class with the specified name.static NamingStyle[]NamingStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.