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 ChannelGroupTypeBuilderChannelGroupTypeBuilder.instance(ChannelGroupTypeUID channelGroupTypeUID, String label) Create an instance of a ChannelGroupTypeBuilder forChannelGroupTypesChannelGroupTypeBuilder.withCategory(String category) Sets the category for theChannelGroupTypeChannelGroupTypeBuilder.withChannelDefinitions(List<ChannelDefinition> channelDefinitions) Sets the channels for theChannelGroupTypeChannelGroupTypeBuilder.withDescription(String description) Sets the description for theChannelGroupType