Uses of Enum Class
org.graylog.plugins.views.migrations.V20191125144500_MigrateDashboardsToViewsSupport.viewwidgets.TimeUnitInterval.IntervalUnit
Packages that use TimeUnitInterval.IntervalUnit
Package
Description
-
Uses of TimeUnitInterval.IntervalUnit in org.graylog.plugins.views.migrations.V20191125144500_MigrateDashboardsToViewsSupport.viewwidgets
Methods in org.graylog.plugins.views.migrations.V20191125144500_MigrateDashboardsToViewsSupport.viewwidgets that return TimeUnitInterval.IntervalUnitModifier and TypeMethodDescriptionabstract TimeUnitInterval.IntervalUnitTimeUnitInterval.unit()Returns the enum constant of this class with the specified name.static TimeUnitInterval.IntervalUnit[]TimeUnitInterval.IntervalUnit.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.graylog.plugins.views.migrations.V20191125144500_MigrateDashboardsToViewsSupport.viewwidgets with parameters of type TimeUnitInterval.IntervalUnitModifier and TypeMethodDescriptionstatic TimeUnitIntervalTimeUnitInterval.create(TimeUnitInterval.IntervalUnit unit, int value) abstract TimeUnitInterval.BuilderTimeUnitInterval.Builder.unit(TimeUnitInterval.IntervalUnit unit)