Uses of Class
de.caluga.morphium.MorphiumConfig.IndexCheck
-
Packages that use MorphiumConfig.IndexCheck Package Description de.caluga.morphium -
-
Uses of MorphiumConfig.IndexCheck in de.caluga.morphium
Methods in de.caluga.morphium that return MorphiumConfig.IndexCheck Modifier and Type Method Description MorphiumConfig.IndexCheckMorphiumConfig. getIndexCheck()static MorphiumConfig.IndexCheckMorphiumConfig.IndexCheck. valueOf(String name)Returns the enum constant of this type with the specified name.static MorphiumConfig.IndexCheck[]MorphiumConfig.IndexCheck. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.caluga.morphium with parameters of type MorphiumConfig.IndexCheck Modifier and Type Method Description voidMorphiumConfig. setIndexCheck(MorphiumConfig.IndexCheck indexCheck)
-