Uses of Class
org.openhab.core.common.AbstractUID
Packages that use AbstractUID
Package
Description
-
Uses of AbstractUID in org.openhab.core.items
Subclasses of AbstractUID in org.openhab.core.items -
Uses of AbstractUID in org.openhab.core.thing
Subclasses of AbstractUID in org.openhab.core.thingModifier and TypeClassDescriptionclass
ChannelGroupUID
represents a unique identifier for channel groups.class
ChannelUID
represents a unique identifier for channels.class
ThingTypeUID
represents a unique identifier for thing types.class
ThingUID
represents a unique identifier for things.class
Base class for binding related unique identifiers. -
Uses of AbstractUID in org.openhab.core.thing.profiles
Subclasses of AbstractUID in org.openhab.core.thing.profiles -
Uses of AbstractUID in org.openhab.core.thing.type
Subclasses of AbstractUID in org.openhab.core.thing.typeModifier and TypeClassDescriptionclass
TheChannelGroupTypeUID
represents a unique identifier for channel group types.class
TheChannelTypeUID
represents a unique identifier for channel types.