Uses of Class
se.michaelthelin.spotify.model_objects.specification.Album
Packages that use Album
Package
Description
- 
Uses of Album in se.michaelthelin.spotify.model_objects.specification
Methods in se.michaelthelin.spotify.model_objects.specification that return AlbumModifier and TypeMethodDescriptionAlbum.Builder.build()Album.JsonUtil.createModelObject(com.google.gson.JsonObject jsonObject) SavedAlbum.getAlbum()Get information about the album from a saved album object.Methods in se.michaelthelin.spotify.model_objects.specification with parameters of type AlbumModifier and TypeMethodDescriptionSet the full album object of the saved album to be built. - 
Uses of Album in se.michaelthelin.spotify.requests.data.albums
Methods in se.michaelthelin.spotify.requests.data.albums that return Album