org.mythtv.services.api.v025.beans
Class BlurayInfo
java.lang.Object
org.mythtv.services.api.v025.beans.BlurayInfo
public class BlurayInfo
- 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 |
BlurayInfo
public BlurayInfo()
getPath
public java.lang.String getPath()
- Returns:
- the path
setPath
public void setPath(java.lang.String path)
- Parameters:
path - the path to set
getTitle
public java.lang.String getTitle()
- Returns:
- the title
setTitle
public void setTitle(java.lang.String title)
- Parameters:
title - the title to set
getAltTitle
public java.lang.String getAltTitle()
- Returns:
- the altTitle
setAltTitle
public void setAltTitle(java.lang.String altTitle)
- Parameters:
altTitle - the altTitle to set
getDiscLang
public java.lang.String getDiscLang()
- Returns:
- the discLang
setDiscLang
public void setDiscLang(java.lang.String discLang)
- Parameters:
discLang - the discLang to set
getDiscNum
public java.lang.Integer getDiscNum()
- Returns:
- the discNum
setDiscNum
public void setDiscNum(java.lang.Integer discNum)
- Parameters:
discNum - the discNum to set
getTotalDiscNum
public java.lang.Integer getTotalDiscNum()
- Returns:
- the totalDiscNum
setTotalDiscNum
public void setTotalDiscNum(java.lang.Integer totalDiscNum)
- Parameters:
totalDiscNum - the totalDiscNum to set
getTitleCount
public java.lang.Integer getTitleCount()
- Returns:
- the titleCount
setTitleCount
public void setTitleCount(java.lang.Integer titleCount)
- Parameters:
titleCount - the titleCount to set
getThumbCount
public java.lang.Integer getThumbCount()
- Returns:
- the thumbCount
setThumbCount
public void setThumbCount(java.lang.Integer thumbCount)
- Parameters:
thumbCount - the thumbCount to set
getThumbPath
public java.lang.String getThumbPath()
- Returns:
- the thumbPath
setThumbPath
public void setThumbPath(java.lang.String thumbPath)
- Parameters:
thumbPath - the thumbPath to set
isTopMenuSupported
public java.lang.Boolean isTopMenuSupported()
- Returns:
- the topMenuSupported
setTopMenuSupported
public void setTopMenuSupported(java.lang.Boolean topMenuSupported)
- Parameters:
topMenuSupported - the topMenuSupported to set
isFirstPlaySupported
public java.lang.Boolean isFirstPlaySupported()
- Returns:
- the firstPlaySupported
setFirstPlaySupported
public void setFirstPlaySupported(java.lang.Boolean firstPlaySupported)
- Parameters:
firstPlaySupported - the firstPlaySupported to set
getNumHDMVTitles
public java.lang.Integer getNumHDMVTitles()
- Returns:
- the numHDMVTitles
setNumHDMVTitles
public void setNumHDMVTitles(java.lang.Integer numHDMVTitles)
- Parameters:
numHDMVTitles - the numHDMVTitles to set
getNumBDJTitles
public java.lang.Integer getNumBDJTitles()
- Returns:
- the numBDJTitles
setNumBDJTitles
public void setNumBDJTitles(java.lang.Integer numBDJTitles)
- Parameters:
numBDJTitles - the numBDJTitles to set
getNumUnsupportedTitles
public java.lang.Integer getNumUnsupportedTitles()
- Returns:
- the numUnsupportedTitles
setNumUnsupportedTitles
public void setNumUnsupportedTitles(java.lang.Integer numUnsupportedTitles)
- Parameters:
numUnsupportedTitles - the numUnsupportedTitles to set
isAACSDetected
public java.lang.Boolean isAACSDetected()
- Returns:
- the aACSDetected
setAACSDetected
public void setAACSDetected(java.lang.Boolean aACSDetected)
- Parameters:
aACSDetected - the aACSDetected to set
isLibAACSDetected
public java.lang.Boolean isLibAACSDetected()
- Returns:
- the libAACSDetected
setLibAACSDetected
public void setLibAACSDetected(java.lang.Boolean libAACSDetected)
- Parameters:
libAACSDetected - the libAACSDetected to set
isAACSHandled
public java.lang.Boolean isAACSHandled()
- Returns:
- the aACSHandled
setAACSHandled
public void setAACSHandled(java.lang.Boolean aACSHandled)
- Parameters:
aACSHandled - the aACSHandled to set
isBDPlusDetected
public java.lang.Boolean isBDPlusDetected()
- Returns:
- the bDPlusDetected
setBDPlusDetected
public void setBDPlusDetected(java.lang.Boolean bDPlusDetected)
- Parameters:
bDPlusDetected - the bDPlusDetected to set
isLibBDPlusDetected
public java.lang.Boolean isLibBDPlusDetected()
- Returns:
- the libBDPlusDetected
setLibBDPlusDetected
public void setLibBDPlusDetected(java.lang.Boolean libBDPlusDetected)
- Parameters:
libBDPlusDetected - the libBDPlusDetected to set
isBDPlusHandled
public java.lang.Boolean isBDPlusHandled()
- Returns:
- the bDPlusHandled
setBDPlusHandled
public void setBDPlusHandled(java.lang.Boolean bDPlusHandled)
- Parameters:
bDPlusHandled - the bDPlusHandled to set