org.mythtv.services.api.v025.beans
Class RecordingInfo
java.lang.Object
org.mythtv.services.api.v025.beans.RecordingInfo
public class RecordingInfo
- 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 |
RecordingInfo
public RecordingInfo()
getStatus
public java.lang.Integer getStatus()
- Returns:
- the status
setStatus
public void setStatus(java.lang.Integer status)
- Parameters:
status - the status to set
getPriority
public java.lang.Integer getPriority()
- Returns:
- the priority
setPriority
public void setPriority(java.lang.Integer priority)
- Parameters:
priority - the priority to set
getStartTs
public org.joda.time.DateTime getStartTs()
- Returns:
- the startTs
setStartTs
public void setStartTs(org.joda.time.DateTime startTs)
- Parameters:
startTs - the startTs to set
getEndTs
public org.joda.time.DateTime getEndTs()
- Returns:
- the endTs
setEndTs
public void setEndTs(org.joda.time.DateTime endTs)
- Parameters:
endTs - the endTs to set
getRecordId
public java.lang.Integer getRecordId()
- Returns:
- the recordId
setRecordId
public void setRecordId(java.lang.Integer recordId)
- Parameters:
recordId - the recordId to set
getRecGroup
public java.lang.String getRecGroup()
- Returns:
- the recGroup
setRecGroup
public void setRecGroup(java.lang.String recGroup)
- Parameters:
recGroup - the recGroup to set
getPlayGroup
public java.lang.String getPlayGroup()
- Returns:
- the playGroup
setPlayGroup
public void setPlayGroup(java.lang.String playGroup)
- Parameters:
playGroup - the playGroup to set
getStorageGroup
public java.lang.String getStorageGroup()
- Returns:
- the storageGroup
setStorageGroup
public void setStorageGroup(java.lang.String storageGroup)
- Parameters:
storageGroup - the storageGroup to set
getRecType
public java.lang.Integer getRecType()
- Returns:
- the recType
setRecType
public void setRecType(java.lang.Integer recType)
- Parameters:
recType - the recType to set
getDupInType
public java.lang.Integer getDupInType()
- Returns:
- the dupInType
setDupInType
public void setDupInType(java.lang.Integer dupInType)
- Parameters:
dupInType - the dupInType to set
getDupMethod
public java.lang.Integer getDupMethod()
- Returns:
- the dupMethod
setDupMethod
public void setDupMethod(java.lang.Integer dupMethod)
- Parameters:
dupMethod - the dupMethod to set
getEncoderId
public java.lang.Integer getEncoderId()
- Returns:
- the encoderId
setEncoderId
public void setEncoderId(java.lang.Integer encoderId)
- Parameters:
encoderId - the encoderId to set
getProfile
public java.lang.String getProfile()
- Returns:
- the profile
setProfile
public void setProfile(java.lang.String profile)
- Parameters:
profile - the profile to set