Uses of Interface
org.jmythapi.protocol.response.IFlagGroup

Packages that use IFlagGroup
org.jmythapi.protocol.response This package contains interfaces of MythTV response messages. 
org.jmythapi.protocol.response.impl This package contains implementations of MythTV response messages. 
 

Uses of IFlagGroup in org.jmythapi.protocol.response
 

Subinterfaces of IFlagGroup in org.jmythapi.protocol.response
 interface IProgramAudioProperties
          The audio properties of a recording.
 interface IProgramFlags
          The flags of a recording.
 interface IProgramRecordingDupInType
          The episode filter of a recording.
 interface IProgramRecordingDupMethodType
          The duplication mode of a recording.
 interface IProgramSubtitleType
          The subtitle type of a recording.
 interface IProgramVideoProperties
          The video properties of a recording.
 interface IRemoteEncoderFlags
          The flags of a remote encoder.
 interface ISleepStatus
          The sleep state of a MythTV backend.
 

Uses of IFlagGroup in org.jmythapi.protocol.response.impl
 

Classes in org.jmythapi.protocol.response.impl that implement IFlagGroup
 class AFlagGroup<E extends Enum<E> & IFlag>
           
 class ProgramAudioProperties
           
 class ProgramFlags
           
 class ProgramRecordingDupInType
           
 class ProgramRecordingDupMethodType
           
 class ProgramSubtitleType
           
 class ProgramVideoProperties
           
 class RemoteEncoderFlags
           
 class SleepStatus
           
 



Copyright © 2008-2013. All Rights Reserved.