Uses of Interface
org.openhab.core.thing.Bridge
Packages that use Bridge
Package
Description
-
Uses of Bridge in org.openhab.core.magic.binding.handler
Constructors in org.openhab.core.magic.binding.handler with parameters of type Bridge -
Uses of Bridge in org.openhab.core.thing.binding
Methods in org.openhab.core.thing.binding that return BridgeModifier and TypeMethodDescriptionprotected @Nullable Bridge
BaseThingHandler.getBridge()
Returns the bridge of the thing.@Nullable Bridge
Returns the bridge of the thing.BaseBridgeHandler.getThing()
Constructors in org.openhab.core.thing.binding with parameters of type BridgeModifierConstructorDescriptionBaseBridgeHandler
(Bridge bridge) ConfigStatusBridgeHandler
(Bridge bridge) Creates a new instance of this class for the givenBridge
. -
Uses of Bridge in org.openhab.core.thing.binding.builder
Methods in org.openhab.core.thing.binding.builder that return BridgeMethods in org.openhab.core.thing.binding.builder with parameters of type BridgeModifier and TypeMethodDescriptionstatic BridgeBuilder
Create a new bridgeBridgeBuilder
for a copy of the given bridge