Uses of Enum Class
fr.gouv.vitam.logbook.common.server.database.collections.LogbookMongoDbName
Packages that use LogbookMongoDbName
Package
Description
Provides Logbook collection classes
-
Uses of LogbookMongoDbName in fr.gouv.vitam.logbook.common.server.database.collections
Methods in fr.gouv.vitam.logbook.common.server.database.collections that return LogbookMongoDbNameModifier and TypeMethodDescriptionstatic final LogbookMongoDbNameLogbookMongoDbName.getFromDbname(String name) static final LogbookMongoDbNameLogbookMongoDbName.getLogbookMongoDbName(LogbookParameterName name) static LogbookMongoDbNameReturns the enum constant of this class with the specified name.static LogbookMongoDbName[]LogbookMongoDbName.values()Returns an array containing the constants of this enum class, in the order they are declared.