devplugin
Interface ChannelGroup
- All Known Implementing Classes:
- ChannelGroupImpl
public interface ChannelGroup
Each channel should belong to exactly one channel group. The ChannelGroup interface
represents a channel group.
getName
java.lang.String getName()
- Returns:
- the title of this group
getId
java.lang.String getId()
- Returns:
- unique identifier of this group
getDescription
java.lang.String getDescription()
- Returns:
- short description of this group
getProviderName
java.lang.String getProviderName()
- Returns:
- the name of the provider
- Since:
- 1.1
TV-Browser 3.3.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)