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

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

Uses of IRecordingsConflicting in org.jmythapi.protocol
 

Methods in org.jmythapi.protocol that return IRecordingsConflicting
 IRecordingsConflicting IBackend.queryConflicting()
          Gets all programs that are in conflict which each other.
 IRecordingsConflicting IBackend.queryConflicting(IProgramInfo programInfo)
          Gets all programs that are in conflict with the given program.
 

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

Classes in org.jmythapi.protocol.response.impl that implement IRecordingsConflicting
 class RecordingsConflicting
           
 



Copyright © 2008-2013. All Rights Reserved.