Uses of Class
org.jmythapi.protocol.response.IRecorderNextProgramInfo.Props

Packages that use IRecorderNextProgramInfo.Props
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 This package contains interfaces of MythTV response messages. 
 

Uses of IRecorderNextProgramInfo.Props in org.jmythapi.protocol
 

Methods in org.jmythapi.protocol with parameters of type IRecorderNextProgramInfo.Props
 Map<String,String> IBackend.getChannelLogoMap(IRecorderNextProgramInfo.Props keyProp)
          Gets a map containing the path to all channel logos.
 

Uses of IRecorderNextProgramInfo.Props in org.jmythapi.protocol.impl
 

Methods in org.jmythapi.protocol.impl with parameters of type IRecorderNextProgramInfo.Props
 Map<String,String> Backend.getChannelLogoMap(IRecorderNextProgramInfo.Props keyProp)
           
 

Uses of IRecorderNextProgramInfo.Props in org.jmythapi.protocol.response
 

Methods in org.jmythapi.protocol.response that return IRecorderNextProgramInfo.Props
static IRecorderNextProgramInfo.Props IRecorderNextProgramInfo.Props.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IRecorderNextProgramInfo.Props[] IRecorderNextProgramInfo.Props.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2008-2013. All Rights Reserved.