Package | Description |
---|---|
com.omertron.fanarttvapi.model |
Modifier and Type | Class and Description |
---|---|
class |
FTMovie
JSON Wrapper class for Movie artwork from Fanart.TV
|
class |
FTMusicArtist
JSON Wrapper class for TV Music Artist artwork from Fanart.TV
|
class |
FTMusicLabel
JSON Wrapper class for TV Music Label artwork from Fanart.TV
|
class |
FTSeries
JSON Wrapper class for TV Series artwork from Fanart.TV
|
Modifier and Type | Method and Description |
---|---|
Map<String,ArtworkList> |
FTMusicArtist.getAlbums()
Get a list of the albums associated with the Artist
|
Modifier and Type | Method and Description |
---|---|
void |
FTMusicArtist.setAlbums(Map<String,ArtworkList> albums)
Set the list of albums for the artist
|
Copyright © 2012–2018. All rights reserved.