Uses of Interface
org.openhab.core.items.ItemBuilder
-
Uses of ItemBuilder in org.openhab.core.items
Modifier and TypeMethodDescriptionItemBuilderFactory.newItemBuilder
(String itemType, String itemName) Create a newItemBuilder
, which is initialized by the given item.ItemBuilderFactory.newItemBuilder
(Item item) Create a newItemBuilder
, which is initialized by the given item.ItemBuilder.withBaseItem
(@Nullable Item baseItem) Set the base item..ItemBuilder.withCategory
(@Nullable String category) Set the category of the item.ItemBuilder.withGroupFunction
(@Nullable GroupFunction function) Set the group functionItemBuilder.withGroups
(@Nullable Collection<String> groups) Set the group membership of the item.Set the label of the item.Set the tags