org.mythtv.services.api.v025.beans
Class VideoSource
java.lang.Object
org.mythtv.services.api.v025.beans.VideoSource
public class VideoSource
- extends java.lang.Object
Auto-generated file, do not modify manually !!!!
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VideoSource
public VideoSource()
getId
public java.lang.Integer getId()
- Returns:
- the id
setId
public void setId(java.lang.Integer id)
- Parameters:
id - the id to set
getSourceName
public java.lang.String getSourceName()
- Returns:
- the sourceName
setSourceName
public void setSourceName(java.lang.String sourceName)
- Parameters:
sourceName - the sourceName to set
getGrabber
public java.lang.String getGrabber()
- Returns:
- the grabber
setGrabber
public void setGrabber(java.lang.String grabber)
- Parameters:
grabber - the grabber to set
getUserId
public java.lang.String getUserId()
- Returns:
- the userId
setUserId
public void setUserId(java.lang.String userId)
- Parameters:
userId - the userId to set
getFreqTable
public java.lang.String getFreqTable()
- Returns:
- the freqTable
setFreqTable
public void setFreqTable(java.lang.String freqTable)
- Parameters:
freqTable - the freqTable to set
getLineupId
public java.lang.String getLineupId()
- Returns:
- the lineupId
setLineupId
public void setLineupId(java.lang.String lineupId)
- Parameters:
lineupId - the lineupId to set
getPassword
public java.lang.String getPassword()
- Returns:
- the password
setPassword
public void setPassword(java.lang.String password)
- Parameters:
password - the password to set
isUseEIT
public java.lang.Boolean isUseEIT()
- Returns:
- the useEIT
setUseEIT
public void setUseEIT(java.lang.Boolean useEIT)
- Parameters:
useEIT - the useEIT to set
getConfigPath
public java.lang.String getConfigPath()
- Returns:
- the configPath
setConfigPath
public void setConfigPath(java.lang.String configPath)
- Parameters:
configPath - the configPath to set
getNITId
public java.lang.Integer getNITId()
- Returns:
- the nITId
setNITId
public void setNITId(java.lang.Integer nITId)
- Parameters:
nITId - the nITId to set