Uses of Enum Class
in.virit.HumidityGauge.HumidityLevel
-
Uses of HumidityGauge.HumidityLevel in in.virit
Subclasses with type arguments of type HumidityGauge.HumidityLevel in in.viritMethods in in.virit that return HumidityGauge.HumidityLevelModifier and TypeMethodDescriptionHumidityGauge.getHumidityLevel(double humidity) static HumidityGauge.HumidityLevelReturns the enum constant of this class with the specified name.static HumidityGauge.HumidityLevel[]HumidityGauge.HumidityLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.