Uses of Class
org.jmythapi.protocol.response.impl.RecordingsPending

Packages that use RecordingsPending
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 RecordingsPending in org.jmythapi.protocol.impl
 

Methods in org.jmythapi.protocol.impl that return RecordingsPending
 RecordingsPending Backend.queryAllPending()
           
 

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

Methods in org.jmythapi.protocol.response.impl that return RecordingsPending
static RecordingsPending RecordingsPending.emptyList(ProtocolVersion protoVersion)
          Creates a new empty list
static RecordingsPending RecordingsPending.valueOf(IProgramInfoList programs)
          Creates a new pending recordings list from a program list.
 



Copyright © 2008-2013. All Rights Reserved.