Uses of Package
org.openhab.core.thing.binding.builder
Packages that use org.openhab.core.thing.binding.builder
-
Classes in org.openhab.core.thing.binding.builder used by org.openhab.core.thing.bindingClassDescriptionThis class allows the easy construction of a
Bridge
instance using the builder pattern.ChannelBuilder
is responsible for creatingChannel
s.This class allows the easy construction of aThing
instance using the builder pattern. -
Classes in org.openhab.core.thing.binding.builder used by org.openhab.core.thing.binding.builderClassDescriptionThis class allows the easy construction of a
Bridge
instance using the builder pattern.ChannelBuilder
is responsible for creatingChannel
s.This class allows the easy construction of aThing
instance using the builder pattern.ThingStatusInfoBuilder
is responsible for creatingThingStatusInfo
s.