Uses of Class
org.openhab.core.addon.Addon
Packages that use Addon
-
Uses of Addon in org.openhab.core.addon
Methods in org.openhab.core.addon that return AddonModifier and TypeMethodDescriptionAddon.Builder.build()
@Nullable Addon
Retrieves the add-on for the given id.Methods in org.openhab.core.addon that return types with arguments of type AddonModifier and TypeMethodDescriptionRetrieves all add-ons.Methods in org.openhab.core.addon with parameters of type Addon -
Uses of Addon in org.openhab.core.addon.marketplace
Fields in org.openhab.core.addon.marketplace with type parameters of type AddonModifier and TypeFieldDescriptionAbstractRemoteAddonService.cachedAddons
protected final ExpiringCache<List<Addon>>
AbstractRemoteAddonService.cachedRemoteAddons
Methods in org.openhab.core.addon.marketplace that return AddonMethods in org.openhab.core.addon.marketplace that return types with arguments of type AddonModifier and TypeMethodDescriptionAbstractRemoteAddonService.getRemoteAddons()
get all addons from remoteMethods in org.openhab.core.addon.marketplace with parameters of type Addon