|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IBasicProgramInfo | |
---|---|
org.jmythapi.database | |
org.jmythapi.database.impl | |
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 IBasicProgramInfo in org.jmythapi.database |
---|
Subinterfaces of IBasicProgramInfo in org.jmythapi.database | |
---|---|
interface |
ISchedule
An interface to create a new recording schedule. |
Uses of IBasicProgramInfo in org.jmythapi.database.impl |
---|
Classes in org.jmythapi.database.impl that implement IBasicProgramInfo | |
---|---|
class |
RecorderNextProgramInfo
|
class |
Schedule
|
Uses of IBasicProgramInfo in org.jmythapi.protocol.response |
---|
Subinterfaces of IBasicProgramInfo in org.jmythapi.protocol.response | |
---|---|
interface |
IProgramInfo
An interface to get infos about a MythTV recording. |
interface |
IRecorderNextProgramInfo
An interface to get the next program of a MythTV recorder channel. |
interface |
IRecorderProgramInfo
Deprecated. 21, replaced by IProgramInfo and IRecorderChannelInfo |
Uses of IBasicProgramInfo in org.jmythapi.protocol.response.impl |
---|
Classes in org.jmythapi.protocol.response.impl that implement IBasicProgramInfo | |
---|---|
class |
AProgramInfo<E extends Enum<E>>
|
class |
ARecorderProgramInfo<E extends Enum<E>>
|
class |
ProgramInfo
|
class |
RecorderProgramInfo
Deprecated. 21 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |