Uses of Enum Class
de.caluga.morphium.driver.commands.CreateCommand.Granularity
Packages that use CreateCommand.Granularity
-
Uses of CreateCommand.Granularity in de.caluga.morphium.driver.commands
Methods in de.caluga.morphium.driver.commands that return CreateCommand.GranularityModifier and TypeMethodDescriptionstatic CreateCommand.GranularityReturns the enum constant of this class with the specified name.static CreateCommand.Granularity[]CreateCommand.Granularity.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 CreateCommand.GranularityModifier and TypeMethodDescriptionCreateCommand.setTimeseriesGranularity(CreateCommand.Granularity g)