|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.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 IBasicProgramInfo
getTitle
in interface IRecorderNextProgramInfo
getTitle
in class AProgramInfo<IRecorderNextProgramInfo.Props>
IRecorderNextProgramInfo.Props.TITLE
public String getSubtitle()
IBasicProgramInfo
getSubtitle
in interface IBasicProgramInfo
getSubtitle
in interface IRecorderNextProgramInfo
getSubtitle
in class AProgramInfo<IRecorderNextProgramInfo.Props>
IRecorderNextProgramInfo.Props.SUBTITLE
public String getDescription()
IBasicProgramInfo
getDescription
in interface IBasicProgramInfo
getDescription
in interface IRecorderNextProgramInfo
getDescription
in class AProgramInfo<IRecorderNextProgramInfo.Props>
IRecorderNextProgramInfo.Props.DESCRIPTION
public String getCategory()
IBasicProgramInfo
getCategory
in interface IBasicProgramInfo
getCategory
in interface IRecorderNextProgramInfo
getCategory
in class AProgramInfo<IRecorderNextProgramInfo.Props>
Comedy
IRecorderNextProgramInfo.Props.CATEGORY
public Date getStartDateTime()
IBasicProgramInfo
getStartDateTime
in interface IBasicProgramInfo
getStartDateTime
in interface IRecorderNextProgramInfo
getStartDateTime
in class AProgramInfo<IRecorderNextProgramInfo.Props>
IRecorderNextProgramInfo.Props.START_DATE_TIME
public Date getEndDateTime()
IBasicProgramInfo
getEndDateTime
in interface IBasicProgramInfo
getEndDateTime
in interface IRecorderNextProgramInfo
getEndDateTime
in class AProgramInfo<IRecorderNextProgramInfo.Props>
IRecorderNextProgramInfo.Props.END_DATE_TIME
public String getSeriesID()
IBasicProgramInfo
getSeriesID
in interface IBasicProgramInfo
getSeriesID
in interface IRecorderNextProgramInfo
getSeriesID
in class AProgramInfo<IRecorderNextProgramInfo.Props>
IRecorderNextProgramInfo.Props.SERIES_ID
public String getProgramID()
IBasicProgramInfo
getProgramID
in interface IBasicProgramInfo
getProgramID
in interface IRecorderNextProgramInfo
getProgramID
in class AProgramInfo<IRecorderNextProgramInfo.Props>
IRecorderNextProgramInfo.Props.PROGRAM_ID
public Integer getChannelID()
IBasicChannelInfo
getChannelID
in interface IBasicChannelInfo
getChannelID
in interface IRecorderNextProgramInfo
getChannelID
in class AProgramInfo<IRecorderNextProgramInfo.Props>
11123
IRecorderNextProgramInfo.Props.CHANNEL_ID
public String getChannelSign()
IBasicChannelInfo
getChannelSign
in interface IBasicChannelInfo
getChannelSign
in interface IRecorderNextProgramInfo
getChannelSign
in class AProgramInfo<IRecorderNextProgramInfo.Props>
PULS 4
IRecorderNextProgramInfo.Props.CHANNEL_SIGN
public String getChannelNumber()
IBasicChannelInfo
getChannelNumber
in interface IBasicChannelInfo
getChannelNumber
in interface IRecorderNextProgramInfo
getChannelNumber
in class AProgramInfo<IRecorderNextProgramInfo.Props>
-
', '_
' or '.
'IRecorderChannelInfo.Props.CHANNEL_NUMBER
public String getChannelIconPath()
IRecorderNextProgramInfo
getChannelIconPath
in interface IRecorderNextProgramInfo
getChannelIconPath
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 |