|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProgramWrapper | |
|---|---|
| org.mythtv.services.api.dvr | |
| org.mythtv.services.api.dvr.impl | |
| org.mythtv.services.api.guide | |
| org.mythtv.services.api.guide.impl | |
| Uses of ProgramWrapper in org.mythtv.services.api.dvr |
|---|
| Methods in org.mythtv.services.api.dvr that return types with arguments of type ProgramWrapper | |
|---|---|
org.springframework.http.ResponseEntity<ProgramWrapper> |
DvrOperations.getRecorded(int channelId,
org.joda.time.DateTime startTime,
ETagInfo etag)
- GET |
| Uses of ProgramWrapper in org.mythtv.services.api.dvr.impl |
|---|
| Methods in org.mythtv.services.api.dvr.impl that return types with arguments of type ProgramWrapper | |
|---|---|
org.springframework.http.ResponseEntity<ProgramWrapper> |
DvrTemplate.getRecorded(int channelId,
org.joda.time.DateTime startTime,
ETagInfo etag)
|
| Uses of ProgramWrapper in org.mythtv.services.api.guide |
|---|
| Methods in org.mythtv.services.api.guide that return types with arguments of type ProgramWrapper | |
|---|---|
org.springframework.http.ResponseEntity<ProgramWrapper> |
GuideOperations.getProgramDetails(int channelId,
org.joda.time.DateTime startTime,
ETagInfo etag)
- GET |
| Uses of ProgramWrapper in org.mythtv.services.api.guide.impl |
|---|
| Methods in org.mythtv.services.api.guide.impl that return types with arguments of type ProgramWrapper | |
|---|---|
org.springframework.http.ResponseEntity<ProgramWrapper> |
GuideTemplate.getProgramDetails(int channelId,
org.joda.time.DateTime startTime,
ETagInfo etag)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||