org.jmythapi.protocol.events
Interface IRecordingListChange<E extends Enum<E>>

All Superinterfaces:
Cloneable, IMythEvent<E>, IPropertyAware<E>, ISendable, IVersionable
All Known Subinterfaces:
IRecordingListChangeAdd, IRecordingListChangeDelete, IRecordingListChangeList, IRecordingListChangeSingle<E>, IRecordingListChangeUpdate
All Known Implementing Classes:
RecordingListChangeAdd, RecordingListChangeAny, RecordingListChangeDelete, RecordingListChangeUpdate

public interface IRecordingListChange<E extends Enum<E>>
extends IMythEvent<E>

Backend Event - Recordings-List Changed.

This type of event represents changes to the backends recording list.

This is a parent interface for the following sub-interfaces:

See Also:
BACKEND_MESSAGE_RECORDING_LIST_CHANGE

Method Summary
 
Methods inherited from interface org.jmythapi.protocol.events.IMythEvent
getEventName
 
Methods inherited from interface org.jmythapi.IPropertyAware
getProperties, getProperty, getPropertyClass, getPropertyCount, getPropertyIndex, getPropertyMap, getPropertyValue, getPropertyValue, getPropertyValueObject, getPropertyValues, setPropertyValue, setPropertyValue, setPropertyValueObject
 
Methods inherited from interface org.jmythapi.IVersionable
getVersionNr
 
Methods inherited from interface org.jmythapi.protocol.ISendable
getPacket
 



Copyright © 2008-2013. All Rights Reserved.