Uses of Enum Class
de.caluga.morphium.annotations.ReadPreferenceLevel
Packages that use ReadPreferenceLevel
-
Uses of ReadPreferenceLevel in de.caluga.morphium.annotations
Methods in de.caluga.morphium.annotations that return ReadPreferenceLevelModifier and TypeMethodDescriptionstatic ReadPreferenceLevelReturns the enum constant of this class with the specified name.static ReadPreferenceLevel[]ReadPreferenceLevel.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ReadPreferenceLevel in de.caluga.morphium.query
Methods in de.caluga.morphium.query that return ReadPreferenceLevelMethods in de.caluga.morphium.query with parameters of type ReadPreferenceLevelModifier and TypeMethodDescriptionvoidQuery.setReadPreferenceLevel(ReadPreferenceLevel readPreferenceLevel)