public class VideoMetadataInfo extends Object
| Constructor and Description |
|---|
VideoMetadataInfo() |
public int getId()
public void setId(int id)
id - the id 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 getTagline()
public void setTagline(String tagline)
tagline - the tagline to setpublic String getDirector()
public void setDirector(String director)
director - the director to setpublic String getStudio()
public void setStudio(String studio)
studio - the studio to setpublic String getDescription()
public void setDescription(String description)
description - the description to setpublic String getCertification()
public void setCertification(String certification)
certification - the certification to setpublic String getInetref()
public void setInetref(String inetref)
inetref - the inetref to setpublic int getCollectionReference()
public void setCollectionReference(int collectionReference)
collectionReference - the collectionReference to setpublic String getHomePage()
public void setHomePage(String homePage)
homePage - the homePage to setpublic org.joda.time.DateTime getReleaseDate()
public void setReleaseDate(org.joda.time.DateTime releaseDate)
releaseDate - the releaseDate to setpublic org.joda.time.DateTime getAddDate()
public void setAddDate(org.joda.time.DateTime addDate)
addDate - the addDate to setpublic float getUserRating()
public void setUserRating(float userRating)
userRating - the userRating to setpublic int getLength()
public void setLength(int length)
length - the length to setpublic int getPlayCount()
public void setPlayCount(int playCount)
playCount - the playCount 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 int getParentalLevel()
public void setParentalLevel(int parentalLevel)
parentalLevel - the parentalLevel to setpublic boolean isVisible()
public void setVisible(boolean visible)
visible - the visible to setpublic boolean isWatched()
public void setWatched(boolean watched)
watched - the watched to setpublic boolean isProcessed()
public void setProcessed(boolean processed)
processed - the processed to setpublic String getContentType()
public void setContentType(String contentType)
contentType - the contentType to setpublic String getFileName()
public void setFileName(String fileName)
fileName - the fileName to setpublic String getHash()
public void setHash(String hash)
hash - the hash to setpublic String getHostname()
public void setHostname(String hostname)
hostname - the hostname to setpublic String getCoverart()
public void setCoverart(String coverart)
coverart - the coverart to setpublic String getFanart()
public void setFanart(String fanart)
fanart - the fanart to setpublic String getBanner()
public void setBanner(String banner)
banner - the banner to setpublic String getScreenshot()
public void setScreenshot(String screenshot)
screenshot - the screenshot to setpublic String getTrailer()
public void setTrailer(String trailer)
trailer - the trailer to setpublic ArtworkInfos getArtwork()
public void setArtwork(ArtworkInfos artwork)
artwork - the artwork to setCopyright © 2012. All Rights Reserved.