org.jmythapi.protocol.response
Interface IProgramRecordingDupInType

All Superinterfaces:
Cloneable, IFlagGroup<IProgramRecordingDupInType.Flags>, IGroup<IProgramRecordingDupInType.Flags>, IVersionable
All Known Implementing Classes:
ProgramRecordingDupInType

public interface IProgramRecordingDupInType
extends IVersionable, IFlagGroup<IProgramRecordingDupInType.Flags>

The episode filter of a recording.

This interface represents the result of the function call IProgramInfo.getRecordingDuplicationType().
This interface is a IFlagGroup. See IProgramRecordingDupInType.Flags for a list of all available flags.

Since:
03
See Also:
IProgramInfo.Props.DUP_IN, IProgramInfo.getRecordingDuplicationType()

Nested Class Summary
static class IProgramRecordingDupInType.Flags
          The flags of the IProgramInfo.Props.DUP_IN property.
 
Method Summary
 
Methods inherited from interface org.jmythapi.protocol.response.IFlagGroup
getActiveFlags, getFlagMap, getInactiveFlags, getSupportedFlags, isSet
 
Methods inherited from interface org.jmythapi.protocol.response.IGroup
getGroupClass, longValue
 
Methods inherited from interface org.jmythapi.IVersionable
getVersionNr
 



Copyright © 2008-2013. All Rights Reserved.