public class VideoLookup extends Object
| Constructor and Description |
|---|
VideoLookup() |
public String getTitle()
public void setTitle(String title)
title - the title to setpublic String getSubTitle()
public void setSubTitle(String subTitle)
subTitle - the subTitle 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 getYear()
public void setYear(int year)
year - the year to setpublic String getTagline()
public void setTagline(String tagline)
tagline - the tagline 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 getInetReference()
public void setInetReference(String inetReference)
inetReference - the inetReference to setpublic String getCollectionReference()
public void setCollectionReference(String 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 float getUserRating()
public void setUserRating(float userRating)
userRating - the userRating to setpublic int getLength()
public void setLength(int length)
length - the length to setpublic String getLanguage()
public void setLanguage(String language)
language - the language to setpublic void setCountries(List<String> countries)
countries - the countries to setpublic int getPopularity()
public void setPopularity(int popularity)
popularity - the popularity to setpublic int getBudget()
public void setBudget(int budget)
budget - the budget to setpublic int getRevenue()
public void setRevenue(int revenue)
revenue - the revenue to setpublic String getImdb()
public void setImdb(String imdb)
imdb - the imdb to setpublic String getTmsReference()
public void setTmsReference(String tmsReference)
tmsReference - the tmsReference to setpublic List<ArtworkItem> getArtworks()
public void setArtworks(List<ArtworkItem> artworks)
artworks - the artworks to setCopyright © 2012. All Rights Reserved.