Uses of Class
org.openhab.core.thing.type.ChannelGroupTypeBuilder
Packages that use ChannelGroupTypeBuilder
-
Uses of ChannelGroupTypeBuilder in org.openhab.core.thing.type
Methods in org.openhab.core.thing.type that return ChannelGroupTypeBuilderModifier and TypeMethodDescriptionstatic ChannelGroupTypeBuilder
ChannelGroupTypeBuilder.instance
(ChannelGroupTypeUID channelGroupTypeUID, String label) Create an instance of a ChannelGroupTypeBuilder forChannelGroupType
sChannelGroupTypeBuilder.withCategory
(String category) Sets the category for theChannelGroupType
ChannelGroupTypeBuilder.withChannelDefinitions
(List<ChannelDefinition> channelDefinitions) Sets the channels for theChannelGroupType
ChannelGroupTypeBuilder.withDescription
(String description) Sets the description for theChannelGroupType