Public Member Functions | Static Public Member Functions | Private Attributes
org.rosmultimedia.player.media.model.Tvshow Class Reference
Inheritance diagram for org.rosmultimedia.player.media.model.Tvshow:
Inheritance graph
[legend]

List of all members.

Public Member Functions

int getEpisode ()
String getFirstaired ()
String getProductioncode ()
int getSeason ()
String getShowtitle ()
int getTvshowid ()
void setEpisode (int episode)
void setFirstaired (String firstaired)
void setProductioncode (String productioncode)
void setSeason (int season)
void setShowtitle (String showtitle)
void setTvshowid (int tvshowid)

Static Public Member Functions

static Tvshow fromJson (String json)

Private Attributes

int episode
String firstaired
String productioncode
int season
String showtitle
int tvshowid

Detailed Description

Author:
Erwan Le Huitouze <erwan.lehuitouze@gmail.com>

Definition at line 16 of file Tvshow.java.


Member Function Documentation

static Tvshow org.rosmultimedia.player.media.model.Tvshow.fromJson ( String  json) [inline, static]
Returns:
A new Tvshow from the json stream.

Reimplemented from org.rosmultimedia.player.media.model.Video.

Definition at line 26 of file Tvshow.java.

Definition at line 30 of file Tvshow.java.

Definition at line 54 of file Tvshow.java.

Definition at line 60 of file Tvshow.java.

Definition at line 36 of file Tvshow.java.

Definition at line 48 of file Tvshow.java.

Definition at line 42 of file Tvshow.java.

Definition at line 33 of file Tvshow.java.

void org.rosmultimedia.player.media.model.Tvshow.setFirstaired ( String  firstaired) [inline]

Definition at line 57 of file Tvshow.java.

void org.rosmultimedia.player.media.model.Tvshow.setProductioncode ( String  productioncode) [inline]

Definition at line 63 of file Tvshow.java.

Definition at line 39 of file Tvshow.java.

void org.rosmultimedia.player.media.model.Tvshow.setShowtitle ( String  showtitle) [inline]

Definition at line 51 of file Tvshow.java.

Definition at line 45 of file Tvshow.java.


Member Data Documentation

Definition at line 17 of file Tvshow.java.

Definition at line 22 of file Tvshow.java.

Definition at line 23 of file Tvshow.java.

Definition at line 18 of file Tvshow.java.

Definition at line 21 of file Tvshow.java.

Definition at line 19 of file Tvshow.java.


The documentation for this class was generated from the following file:


smarthome_media_model
Author(s):
autogenerated on Sat Jun 8 2019 20:54:19