Uses of Enum Class
de.caluga.morphium.MorphiumConfig.IndexCheck
Packages that use MorphiumConfig.IndexCheck
-
Uses of MorphiumConfig.IndexCheck in de.caluga.morphium
Methods in de.caluga.morphium that return MorphiumConfig.IndexCheckModifier and TypeMethodDescriptionMorphiumConfig.getIndexCheck()static MorphiumConfig.IndexCheckReturns the enum constant of this class with the specified name.static MorphiumConfig.IndexCheck[]MorphiumConfig.IndexCheck.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.caluga.morphium with parameters of type MorphiumConfig.IndexCheckModifier and TypeMethodDescriptionvoidMorphiumConfig.setIndexCheck(MorphiumConfig.IndexCheck indexCheck)