Uses of Enum Class
de.caluga.morphium.MongoType
Packages that use MongoType
-
Uses of MongoType in de.caluga.morphium
Methods in de.caluga.morphium that return MongoTypeModifier and TypeMethodDescriptionstatic MongoTypestatic MongoTypeMongoType.findByValue(int value) static MongoTypeReturns the enum constant of this class with the specified name.static MongoType[]MongoType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of MongoType in de.caluga.morphium.query
Methods in de.caluga.morphium.query with parameters of type MongoType