Class Episode
java.lang.Object
com.amilesend.omdb.client.model.type.MediaBase
com.amilesend.omdb.client.model.tv.type.Episode
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classEpisode.EpisodeBuilder<C extends Episode, B extends Episode.EpisodeBuilder<C,B>> Nested classes/interfaces inherited from class MediaBase
MediaBase.MediaBaseBuilder<C,B> Modifier and TypeClassDescriptionstatic classMediaBase.MediaBaseBuilder<C extends MediaBase, B extends MediaBase.MediaBaseBuilder<C,B>> -
Method Summary
Modifier and TypeMethodDescriptionstatic Episode.EpisodeBuilder<?, ?> builder()booleanGets the episode number.Gets the season number.The IMDB TV series identifier.inthashCode()toString()Methods inherited from class MediaBase
getActors, getAwards, getCountries, getDirectors, getGenres, getImdbId, getImdbRating, getImdbVotes, getLanguages, getMetascore, getPlot, getPoster, getRated, getRatings, getReleased, getRuntime, getTitle, getWriters, getYearModifier and TypeMethodDescriptionGets the list credited actors.The description of received awards.Gets the list of countries.Gets the list of directors.Gets the list of genres.The IMDB identifier.Gets the IMDB rating.Gets the IMDB votes associated with the rating.Gets the list of languages.The metacritic score.getPlot()The plot description.The URL of the movie poster image.getRated()The associated rating.Gets the list of ratings.The date of release.The runtime.getTitle()The movie title.Gets the list of credited writers.getYear()The year of release.
-
Method Details
-
getSeason
-
getEpisode
-
builder
-
equals
-
hashCode
-
toString
-
getSeriesId
The IMDB TV series identifier.
-