Uses of Enum Class
org.sentrysoftware.metricshub.engine.connector.model.metric.MetricType
Packages that use MetricType
-
Uses of MetricType in org.sentrysoftware.metricshub.engine.connector.model.metric
Methods in org.sentrysoftware.metricshub.engine.connector.model.metric that return MetricTypeModifier and TypeMethodDescriptionIMetricType.get()Gets the metric type.MetricType.get()StateSet.get()static MetricTypeReturns the enum constant of this class with the specified name.static MetricType[]MetricType.values()Returns an array containing the constants of this enum class, in the order they are declared.