Uses of Class
se.michaelthelin.spotify.model_objects.specification.PlaylistTrack
Packages that use PlaylistTrack
Package
Description
-
Uses of PlaylistTrack in se.michaelthelin.spotify.model_objects.specification
Subclasses with type arguments of type PlaylistTrack in se.michaelthelin.spotify.model_objects.specificationModifier and TypeClassDescriptionstatic final classJsonUtil class for buildingPlaylistTrackinstances.Classes in se.michaelthelin.spotify.model_objects.specification that implement interfaces with type arguments of type PlaylistTrackModifier and TypeClassDescriptionclassRetrieve information about Playlist objects by building instances from this class.Methods in se.michaelthelin.spotify.model_objects.specification that return PlaylistTrackMethods in se.michaelthelin.spotify.model_objects.specification that return types with arguments of type PlaylistTrackModifier and TypeMethodDescriptionPlaylist.getItems()Get information about the tracks of the playlist.Method parameters in se.michaelthelin.spotify.model_objects.specification with type arguments of type PlaylistTrack -
Uses of PlaylistTrack in se.michaelthelin.spotify.requests.data.playlists
Subclasses with type arguments of type PlaylistTrack in se.michaelthelin.spotify.requests.data.playlistsModifier and TypeClassDescriptionclassDeprecated.static final classDeprecated.UseGetPlaylistItemsRequestinstead.classGet full details of the tracks or episodes of a playlist owned by a Spotify user.static final classBuilder class for building aGetPlaylistItemsRequest.Methods in se.michaelthelin.spotify.requests.data.playlists that return types with arguments of type PlaylistTrack
GetPlaylistItemsRequestinstead.