Package de.sonallux.spotify.api.models
Class ArtistDiscographyAlbum
java.lang.Object
de.sonallux.spotify.api.models.BaseObject
de.sonallux.spotify.api.models.AlbumBase
de.sonallux.spotify.api.models.SimplifiedAlbum
de.sonallux.spotify.api.models.ArtistDiscographyAlbum
ArtistDiscographyAlbumObject
-
Field Summary
FieldsModifier and TypeFieldDescriptionThis field describes the relationship between the artist and the album.Fields inherited from class de.sonallux.spotify.api.models.SimplifiedAlbum
artistsFields inherited from class de.sonallux.spotify.api.models.AlbumBase
albumType, availableMarkets, externalUrls, images, name, releaseDate, releaseDatePrecision, restrictions, totalTracksFields inherited from class de.sonallux.spotify.api.models.BaseObject
href, id, type, uri -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
albumGroup
This field describes the relationship between the artist and the album.
-
-
Constructor Details
-
ArtistDiscographyAlbum
public ArtistDiscographyAlbum()
-