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

List of all members.

Public Member Functions

int getAlbumid ()
String getAlbumlabel ()
String getDescription ()
List< String > getMood ()
int getPlaycount ()
List< String > getStyle ()
List< String > getTheme ()
String getType ()
void setAlbumid (int albumid)
void setAlbumlabel (String albumlabel)
void setDescription (String description)
void setMood (List< String > mood)
void setPlaycount (int playcount)
void setStyle (List< String > style)
void setTheme (List< String > theme)
void setType (String type)

Static Public Member Functions

static Album fromJson (String json)

Private Attributes

int albumid
String albumlabel
String description
List< String > mood
int playcount
List< String > style
List< String > theme
String type

Detailed Description

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

Definition at line 18 of file Album.java.


Member Function Documentation

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

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

Definition at line 29 of file Album.java.

Definition at line 57 of file Album.java.

Definition at line 69 of file Album.java.

Definition at line 39 of file Album.java.

Definition at line 75 of file Album.java.

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

Definition at line 63 of file Album.java.

Definition at line 51 of file Album.java.

Definition at line 33 of file Album.java.

Definition at line 45 of file Album.java.

Definition at line 60 of file Album.java.

void org.rosmultimedia.player.media.model.Album.setAlbumlabel ( String  albumlabel) [inline]

Definition at line 72 of file Album.java.

void org.rosmultimedia.player.media.model.Album.setDescription ( String  description) [inline]

Definition at line 42 of file Album.java.

void org.rosmultimedia.player.media.model.Album.setMood ( List< String >  mood) [inline]

Definition at line 78 of file Album.java.

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

Definition at line 66 of file Album.java.

void org.rosmultimedia.player.media.model.Album.setStyle ( List< String >  style) [inline]

Definition at line 54 of file Album.java.

void org.rosmultimedia.player.media.model.Album.setTheme ( List< String >  theme) [inline]

Definition at line 36 of file Album.java.

Definition at line 48 of file Album.java.


Member Data Documentation

Definition at line 23 of file Album.java.

Definition at line 25 of file Album.java.

Definition at line 20 of file Album.java.

Definition at line 26 of file Album.java.

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

Definition at line 24 of file Album.java.

Definition at line 22 of file Album.java.

Definition at line 19 of file Album.java.

Definition at line 21 of file Album.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