Uses of Interface
org.openhab.core.sitemap.Condition
Packages that use Condition
-
Uses of Condition in org.openhab.core.sitemap
Methods in org.openhab.core.sitemap that return types with arguments of type ConditionMethod parameters in org.openhab.core.sitemap with type arguments of type ConditionModifier and TypeMethodDescriptionvoidRule.setConditions(List<Condition> conditions) Replace the rule conditions with a new list of conditions. -
Uses of Condition in org.openhab.core.sitemap.registry
Methods in org.openhab.core.sitemap.registry that return Condition