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