|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChannelInfoList | |
|---|---|
| org.mythtv.services.api.channel | |
| org.mythtv.services.api.channel.impl | |
| Uses of ChannelInfoList in org.mythtv.services.api.channel |
|---|
| Methods in org.mythtv.services.api.channel that return types with arguments of type ChannelInfoList | |
|---|---|
org.springframework.http.ResponseEntity<ChannelInfoList> |
ChannelOperations.getChannelInfoList(ETagInfo etag)
- GET |
org.springframework.http.ResponseEntity<ChannelInfoList> |
ChannelOperations.getChannelInfoList(int sourceId,
int startIndex,
int count,
ETagInfo etag)
- GET |
| Uses of ChannelInfoList in org.mythtv.services.api.channel.impl |
|---|
| Methods in org.mythtv.services.api.channel.impl that return types with arguments of type ChannelInfoList | |
|---|---|
org.springframework.http.ResponseEntity<ChannelInfoList> |
ChannelTemplate.getChannelInfoList(ETagInfo etag)
|
org.springframework.http.ResponseEntity<ChannelInfoList> |
ChannelTemplate.getChannelInfoList(int sourceId,
int startIndex,
int count,
ETagInfo etag)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||