Uses of Interface
org.jmythapi.protocol.response.IRecorderChannelPrefixStatus

Packages that use IRecorderChannelPrefixStatus
org.jmythapi.protocol This package contains basic protocol related interfaces, exceptions and constants. 
org.jmythapi.protocol.impl This package contains implementations of MythTV protocol elements. 
org.jmythapi.protocol.response.impl This package contains implementations of MythTV response messages. 
 

Uses of IRecorderChannelPrefixStatus in org.jmythapi.protocol
 

Methods in org.jmythapi.protocol that return IRecorderChannelPrefixStatus
 IRecorderChannelPrefixStatus IRecorder.checkChannelPrefix(String channelNumberPrefix)
          Checks a channel-number prefix against the channels in the MythTV-DB.
 

Uses of IRecorderChannelPrefixStatus in org.jmythapi.protocol.impl
 

Methods in org.jmythapi.protocol.impl that return IRecorderChannelPrefixStatus
 IRecorderChannelPrefixStatus Recorder.checkChannelPrefix(String channelNumberPrefix)
           
 

Uses of IRecorderChannelPrefixStatus in org.jmythapi.protocol.response.impl
 

Classes in org.jmythapi.protocol.response.impl that implement IRecorderChannelPrefixStatus
 class RecorderChannelPrefixStatus
           
 



Copyright © 2008-2013. All Rights Reserved.