Uses of Enum Class
de.caluga.morphium.driver.commands.WatchCommand.FullDocumentBeforeChangeEnum
Packages that use WatchCommand.FullDocumentBeforeChangeEnum
-
Uses of WatchCommand.FullDocumentBeforeChangeEnum in de.caluga.morphium.driver.commands
Methods in de.caluga.morphium.driver.commands that return WatchCommand.FullDocumentBeforeChangeEnumModifier and TypeMethodDescriptionWatchCommand.getFullDocumentBeforeChange()Returns the enum constant of this class with the specified name.WatchCommand.FullDocumentBeforeChangeEnum.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.FullDocumentBeforeChangeEnumModifier and TypeMethodDescriptionWatchCommand.setFullDocumentBeforeChange(WatchCommand.FullDocumentBeforeChangeEnum fullDocumentBeforeChange)