|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IRecordings | |
---|---|
org.jmythapi.protocol.response | This package contains interfaces of MythTV response messages. |
org.jmythapi.protocol.response.impl | This package contains implementations of MythTV response messages. |
Uses of IRecordings in org.jmythapi.protocol.response |
---|
Subinterfaces of IRecordings in org.jmythapi.protocol.response | |
---|---|
interface |
IRecordingsConflicting
An interface to get all conflicting recordings of a MythTV backend. |
interface |
IRecordingsExpiring
An interface to get all expiring recordings of a MythTV backend. |
interface |
IRecordingsPending
An interface to get all pending recordings of a MythTV backend. |
interface |
IRecordingsScheduled
An interface to get all scheduled recordings of a MythTV backend. |
Uses of IRecordings in org.jmythapi.protocol.response.impl |
---|
Classes in org.jmythapi.protocol.response.impl that implement IRecordings | |
---|---|
class |
ARecordings<E extends Enum<E>>
|
class |
RecordingsConflicting
|
class |
RecordingsExpiring
|
class |
RecordingsPending
|
class |
RecordingsScheduled
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |