|
TV-Browser 3.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object tvdataservice.MutableProgram tvbrowser.core.data.OnDemandProgram
public class OnDemandProgram
Field Summary |
---|
Fields inherited from class tvdataservice.MutableProgram |
---|
EMPTY_MARKER_ARR, ID_DATE_FORMAT, MAX_SHORT_INFO_LENGTH, mTitle |
Constructor Summary | |
---|---|
OnDemandProgram(Channel channel,
Date localDate,
OnDemandDayProgramFile onDemandFile)
Creates a new instance of MutableProgram. |
Method Summary | |
---|---|
protected java.lang.Object |
getObjectValueField(ProgramFieldType type)
access method to object field values. this allows ondemand programs to reimplement the access |
void |
setLargeField(ProgramFieldType type,
long position)
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public OnDemandProgram(Channel channel, Date localDate, OnDemandDayProgramFile onDemandFile)
The parameters channel, date, hours and minutes build the ID. That's why they are not mutable.
channel
- The channel object of this program.localDate
- The date of this program.Method Detail |
---|
public void setLargeField(ProgramFieldType type, long position)
protected java.lang.Object getObjectValueField(ProgramFieldType type)
MutableProgram
getObjectValueField
in class MutableProgram
|
TV-Browser 3.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |