org.mythtv.services.api
Interface MythServices

All Known Implementing Classes:
BaseMythServicesTemplate, MythServicesTemplate

public interface MythServices

Author:
Daniel Frey

Method Summary
 CaptureOperations captureOperations()
           
 ChannelOperations channelOperations()
           
 ContentOperations contentOperations()
           
 DvrOperations dvrOperations()
           
 FrontendOperations frontendOperations()
           
 GuideOperations guideOperations()
           
 MythOperations mythOperations()
           
 VideoOperations videoOperations()
           
 

Method Detail

captureOperations

CaptureOperations captureOperations()

channelOperations

ChannelOperations channelOperations()

contentOperations

ContentOperations contentOperations()

dvrOperations

DvrOperations dvrOperations()

frontendOperations

FrontendOperations frontendOperations()

guideOperations

GuideOperations guideOperations()

mythOperations

MythOperations mythOperations()

videoOperations

VideoOperations videoOperations()


Copyright © 2012. All Rights Reserved.