org.jmythapi.protocol.response.impl
Class RecordingsConflicting
java.lang.Object
org.jmythapi.impl.AData<E>
org.jmythapi.protocol.response.impl.AMythResponse<E>
org.jmythapi.protocol.response.impl.ARecordings<IRecordingsConflicting.Props>
org.jmythapi.protocol.response.impl.RecordingsConflicting
- All Implemented Interfaces:
- Cloneable, Iterable<IProgramInfo>, IPropertyAware<IRecordingsConflicting.Props>, IVersionable, ISendable, IMythResponse<IRecordingsConflicting.Props>, IRecordings, IRecordingsConflicting
public class RecordingsConflicting
- extends ARecordings<IRecordingsConflicting.Props>
- implements IRecordingsConflicting
Methods inherited from class org.jmythapi.impl.AData |
clone, equals, getPropertyClass, getPropertyCount, getPropertyMap, getPropertyValue, getPropertyValue, getPropertyValueObject, getPropertyValueObject, getPropertyValues, getVersionNr, hashCode, init, postProcessArguments, setPropertyValue, setPropertyValue, setPropertyValueObject |
Methods inherited from interface org.jmythapi.IPropertyAware |
getProperties, getProperty, getPropertyClass, getPropertyCount, getPropertyIndex, getPropertyMap, getPropertyValue, getPropertyValue, getPropertyValueObject, getPropertyValues, setPropertyValue, setPropertyValue, setPropertyValueObject |
RecordingsConflicting
public RecordingsConflicting(IMythPacket packet)
RecordingsConflicting
public RecordingsConflicting(ProtocolVersion protoVersion,
List<String> responseArgs)
getSizePropertyIndex
protected int getSizePropertyIndex()
- Specified by:
getSizePropertyIndex
in class ARecordings<IRecordingsConflicting.Props>
- Returns:
- the position within the response-arguments where the
size property is located
valueOf
public static final RecordingsConflicting valueOf(IProgramInfoList programs)
- Constructs a recordings conflicting list from a list of programs.
- Parameters:
programs
- the expiring programs
- Returns:
- the expiring list
Copyright © 2008-2013. All Rights Reserved.