|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IRecordingListChange | |
---|---|
org.jmythapi.protocol.events | This package contains interfaces related to MythTV events. |
org.jmythapi.protocol.events.impl | This package contains implementations of MythTV events. |
Uses of IRecordingListChange in org.jmythapi.protocol.events |
---|
Subinterfaces of IRecordingListChange in org.jmythapi.protocol.events | |
---|---|
interface |
IRecordingListChangeAdd
Backend Event - Recording-List Event - Recording Added. |
interface |
IRecordingListChangeDelete
Backend Event - Recording-List Event - Recording Deleted. |
interface |
IRecordingListChangeList
Deprecated. 55, replaced by IRecordingListChangeAdd , IRecordingListChangeUpdate , IRecordingListChangeDelete |
interface |
IRecordingListChangeSingle<E extends Enum<E>>
Backend Event - Recording-List Event - Single Recording Changed. |
interface |
IRecordingListChangeUpdate
Backend Event - Recording - Properties Updated. |
Uses of IRecordingListChange in org.jmythapi.protocol.events.impl |
---|
Classes in org.jmythapi.protocol.events.impl that implement IRecordingListChange | |
---|---|
class |
RecordingListChangeAdd
|
class |
RecordingListChangeAny
|
class |
RecordingListChangeDelete
|
class |
RecordingListChangeUpdate
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |