Uses of Enum Class
de.caluga.morphium.driver.commands.WatchCommand.FullDocumentEnum
Packages that use WatchCommand.FullDocumentEnum
-
Uses of WatchCommand.FullDocumentEnum in de.caluga.morphium.driver.commands
Methods in de.caluga.morphium.driver.commands that return WatchCommand.FullDocumentEnumModifier and TypeMethodDescriptionWatchCommand.getFullDocument()Returns the enum constant of this class with the specified name.static WatchCommand.FullDocumentEnum[]WatchCommand.FullDocumentEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.caluga.morphium.driver.commands with parameters of type WatchCommand.FullDocumentEnumModifier and TypeMethodDescriptionWatchCommand.setFullDocument(WatchCommand.FullDocumentEnum fullDocument)