org.jmythapi.protocol.response
Interface IRecordingsConflicting

All Superinterfaces:
Cloneable, IPropertyAware<IRecordingsConflicting.Props>, IRecordings, Iterable<IProgramInfo>, IVersionable
All Known Implementing Classes:
RecordingsConflicting

public interface IRecordingsConflicting
extends IRecordings, IVersionable, IPropertyAware<IRecordingsConflicting.Props>

An interface to get all conflicting recordings of a MythTV backend.

This interface represents the response to a IBackend.queryConflicting() request.
This interface is property-aware. See the properties-list for all properties of this interface.

See Also:
IBackend.queryConflicting(), QUERY_GETCONFLICTING

Nested Class Summary
static class IRecordingsConflicting.Props
          The properties of an IRecordingsConflicting response.
 
Method Summary
 
Methods inherited from interface org.jmythapi.protocol.response.IRecordings
getProgramInfoList, getProgramInfoList, isEmpty, iterator, iterator, size
 
Methods inherited from interface org.jmythapi.IVersionable
getVersionNr
 
Methods inherited from interface org.jmythapi.IPropertyAware
getProperties, getProperty, getPropertyClass, getPropertyCount, getPropertyIndex, getPropertyMap, getPropertyValue, getPropertyValue, getPropertyValueObject, getPropertyValues, setPropertyValue, setPropertyValue, setPropertyValueObject
 



Copyright © 2008-2013. All Rights Reserved.