|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChannelInfo | |
|---|---|
| org.mythtv.services.api.channel | |
| org.mythtv.services.api.dvr | |
| org.mythtv.services.api.guide | |
| Uses of ChannelInfo in org.mythtv.services.api.channel |
|---|
| Methods in org.mythtv.services.api.channel that return ChannelInfo | |
|---|---|
ChannelInfo |
ChannelInfoWrapper.getChannelInfo()
|
| Methods in org.mythtv.services.api.channel that return types with arguments of type ChannelInfo | |
|---|---|
List<ChannelInfo> |
ChannelInfos.getChannelInfos()
|
| Methods in org.mythtv.services.api.channel with parameters of type ChannelInfo | |
|---|---|
int |
ChannelInfo.compareTo(ChannelInfo arg)
|
void |
ChannelInfoWrapper.setChannelInfo(ChannelInfo channelInfo)
|
| Method parameters in org.mythtv.services.api.channel with type arguments of type ChannelInfo | |
|---|---|
void |
ChannelInfos.setChannelInfos(List<ChannelInfo> channelInfos)
|
| Uses of ChannelInfo in org.mythtv.services.api.dvr |
|---|
| Methods in org.mythtv.services.api.dvr that return ChannelInfo | |
|---|---|
ChannelInfo |
Program.getChannelInfo()
|
| Methods in org.mythtv.services.api.dvr with parameters of type ChannelInfo | |
|---|---|
void |
Program.setChannelInfo(ChannelInfo channelInfo)
|
| Uses of ChannelInfo in org.mythtv.services.api.guide |
|---|
| Methods in org.mythtv.services.api.guide that return types with arguments of type ChannelInfo | |
|---|---|
List<ChannelInfo> |
ProgramGuide.getChannels()
|
| Method parameters in org.mythtv.services.api.guide with type arguments of type ChannelInfo | |
|---|---|
void |
ProgramGuide.setChannels(List<ChannelInfo> channels)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||