Uses of Enum Class
org.openhab.core.thing.binding.generic.ChannelMode
Packages that use ChannelMode
-
Uses of ChannelMode in org.openhab.core.thing.binding.generic
Fields in org.openhab.core.thing.binding.generic declared as ChannelModeMethods in org.openhab.core.thing.binding.generic that return ChannelModeModifier and TypeMethodDescriptionstatic ChannelMode
Returns the enum constant of this class with the specified name.static ChannelMode[]
ChannelMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.