Uses of Enum Class
de.caluga.morphium.annotations.Entity.ReadConcernLevel
Packages that use Entity.ReadConcernLevel
-
Uses of Entity.ReadConcernLevel in de.caluga.morphium.annotations
Methods in de.caluga.morphium.annotations that return Entity.ReadConcernLevelModifier and TypeMethodDescriptionstatic Entity.ReadConcernLevelReturns the enum constant of this class with the specified name.static Entity.ReadConcernLevel[]Entity.ReadConcernLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.