Uses of Enum Class
nl.datasteel.crudcraft.codegen.util.StringCase
Packages that use StringCase
-
Uses of StringCase in nl.datasteel.crudcraft.codegen.util
Methods in nl.datasteel.crudcraft.codegen.util that return StringCaseModifier and TypeMethodDescriptionstatic StringCase
Returns the enum constant of this class with the specified name.static StringCase[]
StringCase.values()
Returns an array containing the constants of this enum class, in the order they are declared.