public class RecRule extends Object
| Constructor and Description |
|---|
RecRule() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAverageDelay() |
String |
getCallSign() |
String |
getCategory() |
int |
getChanId() |
int |
getDay() |
String |
getDescription() |
String |
getDupIn() |
String |
getDupMethod() |
int |
getEndOffset() |
org.joda.time.DateTime |
getEndTime() |
int |
getEpisode() |
int |
getFilter() |
int |
getFindId() |
int |
getId() |
String |
getInetref() |
org.joda.time.DateTime |
getLastDeleted() |
org.joda.time.DateTime |
getLastRecorded() |
int |
getMaxEpisodes() |
org.joda.time.DateTime |
getNextRecording() |
int |
getParentId() |
String |
getPlayGroup() |
int |
getPreferredInput() |
String |
getProgramId() |
String |
getRecGroup() |
int |
getRecPriority() |
String |
getRecProfile() |
String |
getSearchType() |
int |
getSeason() |
String |
getSeriesId() |
int |
getStartOffset() |
org.joda.time.DateTime |
getStartTime() |
String |
getStorageGroup() |
String |
getSubTitle() |
String |
getTime() |
String |
getTitle() |
int |
getTranscoder() |
String |
getType() |
boolean |
isAutoCommflag() |
boolean |
isAutoExpire() |
boolean |
isAutoMetaLookup() |
boolean |
isAutoTranscode() |
boolean |
isAutoUserJob1() |
boolean |
isAutoUserJob2() |
boolean |
isAutoUserJob3() |
boolean |
isAutoUserJob4() |
boolean |
isInactive() |
boolean |
isMaxNewest() |
void |
setAutoCommflag(boolean autoCommflag) |
void |
setAutoExpire(boolean autoExpire) |
void |
setAutoMetaLookup(boolean autoMetaLookup) |
void |
setAutoTranscode(boolean autoTranscode) |
void |
setAutoUserJob1(boolean autoUserJob1) |
void |
setAutoUserJob2(boolean autoUserJob2) |
void |
setAutoUserJob3(boolean autoUserJob3) |
void |
setAutoUserJob4(boolean autoUserJob4) |
void |
setAverageDelay(int averageDelay) |
void |
setCallSign(String callSign) |
void |
setCategory(String category) |
void |
setChanId(int chanId) |
void |
setDay(int day) |
void |
setDescription(String description) |
void |
setDupIn(String dupIn) |
void |
setDupMethod(String dupMethod) |
void |
setEndOffset(int endOffset) |
void |
setEndTime(org.joda.time.DateTime endTime) |
void |
setEpisode(int episode) |
void |
setFilter(int filter) |
void |
setFindId(int findId) |
void |
setId(int id) |
void |
setInactive(boolean inactive) |
void |
setInetref(String inetref) |
void |
setLastDeleted(org.joda.time.DateTime lastDeleted) |
void |
setLastRecorded(org.joda.time.DateTime lastRecorded) |
void |
setMaxEpisodes(int maxEpisodes) |
void |
setMaxNewest(boolean maxNewest) |
void |
setNextRecording(org.joda.time.DateTime nextRecording) |
void |
setParentId(int parentId) |
void |
setPlayGroup(String playGroup) |
void |
setPreferredInput(int preferredInput) |
void |
setProgramId(String programId) |
void |
setRecGroup(String recGroup) |
void |
setRecPriority(int recPriority) |
void |
setRecProfile(String recProfile) |
void |
setSearchType(String searchType) |
void |
setSeason(int season) |
void |
setSeriesId(String seriesId) |
void |
setStartOffset(int startOffset) |
void |
setStartTime(org.joda.time.DateTime startTime) |
void |
setStorageGroup(String storageGroup) |
void |
setSubTitle(String subTitle) |
void |
setTime(String time) |
void |
setTitle(String title) |
void |
setTranscoder(int transcoder) |
void |
setType(String type) |
String |
toString() |
public int getId()
public void setId(int id)
id - the id to setpublic int getParentId()
public void setParentId(int parentId)
parentId - the parentId to setpublic boolean isInactive()
public void setInactive(boolean inactive)
inactive - the inactive to setpublic String getTitle()
public void setTitle(String title)
title - the title to setpublic String getSubTitle()
public void setSubTitle(String subTitle)
subTitle - the subTitle to setpublic String getDescription()
public void setDescription(String description)
description - the description to setpublic int getSeason()
public void setSeason(int season)
season - the season to setpublic int getEpisode()
public void setEpisode(int episode)
episode - the episode to setpublic String getCategory()
public void setCategory(String category)
category - the category to setpublic org.joda.time.DateTime getStartTime()
public void setStartTime(org.joda.time.DateTime startTime)
startTime - the startTime to setpublic org.joda.time.DateTime getEndTime()
public void setEndTime(org.joda.time.DateTime endTime)
endTime - the endTime to setpublic String getSeriesId()
public void setSeriesId(String seriesId)
seriesId - the seriesId to setpublic String getProgramId()
public void setProgramId(String programId)
programId - the programId to setpublic String getInetref()
public void setInetref(String inetref)
inetref - the inetref to setpublic int getChanId()
public void setChanId(int chanId)
chanId - the chanId to setpublic String getCallSign()
public void setCallSign(String callSign)
callSign - the callSign to setpublic int getDay()
public void setDay(int day)
day - the day to setpublic String getTime()
public void setTime(String time)
time - the time to setpublic int getFindId()
public void setFindId(int findId)
findId - the findId to setpublic String getType()
public void setType(String type)
type - the type to setpublic String getSearchType()
public void setSearchType(String searchType)
searchType - the searchType to setpublic int getRecPriority()
public void setRecPriority(int recPriority)
recPriority - the recPriority to setpublic int getPreferredInput()
public void setPreferredInput(int preferredInput)
preferredInput - the preferredInput to setpublic int getStartOffset()
public void setStartOffset(int startOffset)
startOffset - the startOffset to setpublic int getEndOffset()
public void setEndOffset(int endOffset)
endOffset - the endOffset to setpublic String getDupMethod()
public void setDupMethod(String dupMethod)
dupMethod - the dupMethod to setpublic String getDupIn()
public void setDupIn(String dupIn)
dupIn - the dupIn to setpublic int getFilter()
public void setFilter(int filter)
filter - the filter to setpublic String getRecProfile()
public void setRecProfile(String recProfile)
recProfile - the recProfile to setpublic String getRecGroup()
public void setRecGroup(String recGroup)
recGroup - the recGroup to setpublic String getStorageGroup()
public void setStorageGroup(String storageGroup)
storageGroup - the storageGroup to setpublic String getPlayGroup()
public void setPlayGroup(String playGroup)
playGroup - the playGroup to setpublic boolean isAutoExpire()
public void setAutoExpire(boolean autoExpire)
autoExpire - the autoExpire to setpublic int getMaxEpisodes()
public void setMaxEpisodes(int maxEpisodes)
maxEpisodes - the maxEpisodes to setpublic boolean isMaxNewest()
public void setMaxNewest(boolean maxNewest)
maxNewest - the maxNewest to setpublic boolean isAutoCommflag()
public void setAutoCommflag(boolean autoCommflag)
autoCommflag - the autoCommflag to setpublic boolean isAutoTranscode()
public void setAutoTranscode(boolean autoTranscode)
autoTranscode - the autoTranscode to setpublic boolean isAutoMetaLookup()
public void setAutoMetaLookup(boolean autoMetaLookup)
autoMetaLookup - the autoMetaLookup to setpublic boolean isAutoUserJob1()
public void setAutoUserJob1(boolean autoUserJob1)
autoUserJob1 - the autoUserJob1 to setpublic boolean isAutoUserJob2()
public void setAutoUserJob2(boolean autoUserJob2)
autoUserJob2 - the autoUserJob2 to setpublic boolean isAutoUserJob3()
public void setAutoUserJob3(boolean autoUserJob3)
autoUserJob3 - the autoUserJob3 to setpublic boolean isAutoUserJob4()
public void setAutoUserJob4(boolean autoUserJob4)
autoUserJob4 - the autoUserJob4 to setpublic int getTranscoder()
public void setTranscoder(int transcoder)
transcoder - the transcoder to setpublic org.joda.time.DateTime getNextRecording()
public void setNextRecording(org.joda.time.DateTime nextRecording)
nextRecording - the nextRecording to setpublic org.joda.time.DateTime getLastRecorded()
public void setLastRecorded(org.joda.time.DateTime lastRecorded)
lastRecorded - the lastRecorded to setpublic org.joda.time.DateTime getLastDeleted()
public void setLastDeleted(org.joda.time.DateTime lastDeleted)
lastDeleted - the lastDeleted to setpublic int getAverageDelay()
public void setAverageDelay(int averageDelay)
averageDelay - the averageDelay to setCopyright © 2012. All Rights Reserved.