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 AddonRetrieves 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.cachedAddonsprotected final ExpiringCache<List<Addon>> AbstractRemoteAddonService.cachedRemoteAddonsMethods 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