|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jmythapi.impl.AData<E>
org.jmythapi.protocol.response.impl.AMythResponse<E>
org.jmythapi.protocol.response.impl.AProgramInfo<E>
org.jmythapi.protocol.response.impl.ARecorderProgramInfo<IRecorderNextProgramInfo.Props>
org.jmythapi.protocol.response.impl.RecorderNextProgramInfo
public class RecorderNextProgramInfo
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jmythapi.protocol.response.IRecorderNextProgramInfo |
|---|
IRecorderNextProgramInfo.Props |
| Field Summary |
|---|
| Fields inherited from class org.jmythapi.impl.AData |
|---|
logger, propsClass, protoVersion, respArgs |
| Constructor Summary | |
|---|---|
RecorderNextProgramInfo(IMythPacket packet)
|
|
| Method Summary | |
|---|---|
String |
getCategory()
Gets the category of the program. |
String |
getChannelIconPath()
Gets the path to the channel icon. |
Integer |
getChannelID()
Gets the MythTV internal channel ID. |
String |
getChannelNumber()
Gets the user defined channel number. |
String |
getChannelSign()
Gets the station abbreviation. |
String |
getDescription()
Gets the program description. |
Date |
getEndDateTime()
Gets the scheduled end of the program. |
String |
getProgramID()
Get the program ID. |
String |
getSeriesID()
Gets the series ID of the program. |
Date |
getStartDateTime()
Gets the scheduled start of the program. |
String |
getSubtitle()
Gets the program subtitle. |
String |
getTitle()
Gets the program title. |
| Methods inherited from class org.jmythapi.protocol.response.impl.AProgramInfo |
|---|
getDuration, getFullTitle, getMinutesAfterMidnight, getUniqueProgramId, isValid |
| Methods inherited from class org.jmythapi.protocol.response.impl.AMythResponse |
|---|
checkSize, decodeProperty, encodeProperty, getExpectedSize, getPacket, getProperties, getProperty, getPropertyIndex |
| 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, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jmythapi.protocol.response.IBasicProgramInfo |
|---|
getDuration, getFullTitle, getMinutesAfterMidnight, getUniqueProgramId, isValid |
| 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 |
| Constructor Detail |
|---|
public RecorderNextProgramInfo(IMythPacket packet)
| Method Detail |
|---|
public String getTitle()
IBasicProgramInfo
getTitle in interface IBasicProgramInfogetTitle in interface IRecorderNextProgramInfogetTitle in class AProgramInfo<IRecorderNextProgramInfo.Props>IRecorderNextProgramInfo.Props.TITLEpublic String getSubtitle()
IBasicProgramInfo
getSubtitle in interface IBasicProgramInfogetSubtitle in interface IRecorderNextProgramInfogetSubtitle in class AProgramInfo<IRecorderNextProgramInfo.Props>IRecorderNextProgramInfo.Props.SUBTITLEpublic String getDescription()
IBasicProgramInfo
getDescription in interface IBasicProgramInfogetDescription in interface IRecorderNextProgramInfogetDescription in class AProgramInfo<IRecorderNextProgramInfo.Props>IRecorderNextProgramInfo.Props.DESCRIPTIONpublic String getCategory()
IBasicProgramInfo
getCategory in interface IBasicProgramInfogetCategory in interface IRecorderNextProgramInfogetCategory in class AProgramInfo<IRecorderNextProgramInfo.Props>ComedyIRecorderNextProgramInfo.Props.CATEGORYpublic Date getStartDateTime()
IBasicProgramInfo
getStartDateTime in interface IBasicProgramInfogetStartDateTime in interface IRecorderNextProgramInfogetStartDateTime in class AProgramInfo<IRecorderNextProgramInfo.Props>IRecorderNextProgramInfo.Props.START_DATE_TIMEpublic Date getEndDateTime()
IBasicProgramInfo
getEndDateTime in interface IBasicProgramInfogetEndDateTime in interface IRecorderNextProgramInfogetEndDateTime in class AProgramInfo<IRecorderNextProgramInfo.Props>IRecorderNextProgramInfo.Props.END_DATE_TIMEpublic String getSeriesID()
IBasicProgramInfo
getSeriesID in interface IBasicProgramInfogetSeriesID in interface IRecorderNextProgramInfogetSeriesID in class AProgramInfo<IRecorderNextProgramInfo.Props>IRecorderNextProgramInfo.Props.SERIES_IDpublic String getProgramID()
IBasicProgramInfo
getProgramID in interface IBasicProgramInfogetProgramID in interface IRecorderNextProgramInfogetProgramID in class AProgramInfo<IRecorderNextProgramInfo.Props>IRecorderNextProgramInfo.Props.PROGRAM_IDpublic Integer getChannelID()
IBasicChannelInfo
getChannelID in interface IBasicChannelInfogetChannelID in interface IRecorderNextProgramInfogetChannelID in class AProgramInfo<IRecorderNextProgramInfo.Props>11123IRecorderNextProgramInfo.Props.CHANNEL_IDpublic String getChannelSign()
IBasicChannelInfo
getChannelSign in interface IBasicChannelInfogetChannelSign in interface IRecorderNextProgramInfogetChannelSign in class AProgramInfo<IRecorderNextProgramInfo.Props>PULS 4IRecorderNextProgramInfo.Props.CHANNEL_SIGNpublic String getChannelNumber()
IBasicChannelInfo
getChannelNumber in interface IBasicChannelInfogetChannelNumber in interface IRecorderNextProgramInfogetChannelNumber in class AProgramInfo<IRecorderNextProgramInfo.Props>-', '_' or '.'IRecorderChannelInfo.Props.CHANNEL_NUMBERpublic String getChannelIconPath()
IRecorderNextProgramInfo
getChannelIconPath in interface IRecorderNextProgramInfogetChannelIconPath in class ARecorderProgramInfo<IRecorderNextProgramInfo.Props>IRecorderNextProgramInfo.Props.CHANNEL_ICON_PATH
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||