Uses of Enum Class
org.openhab.core.library.types.UpDownType
Packages that use UpDownType
-
Uses of UpDownType in org.openhab.core.library.items
Methods in org.openhab.core.library.items with parameters of type UpDownType -
Uses of UpDownType in org.openhab.core.library.types
Methods in org.openhab.core.library.types that return UpDownTypeModifier and TypeMethodDescriptionstatic UpDownType
Returns the enum constant of this class with the specified name.static UpDownType[]
UpDownType.values()
Returns an array containing the constants of this enum class, in the order they are declared.