Uses of Class
com.wrapper.spotify.model_objects.specification.Copyright
-
Packages that use Copyright Package Description com.wrapper.spotify.model_objects.specification -
-
Uses of Copyright in com.wrapper.spotify.model_objects.specification
Methods in com.wrapper.spotify.model_objects.specification that return Copyright Modifier and Type Method Description CopyrightCopyright.Builder. build()CopyrightCopyright.JsonUtil. createModelObject(com.google.gson.JsonObject jsonObject)Copyright[]Album. getCopyrights()Get all copyright texts of the album.Methods in com.wrapper.spotify.model_objects.specification with parameters of type Copyright Modifier and Type Method Description Album.BuilderAlbum.Builder. setCopyrights(Copyright... copyrights)Set the copyrights of the album to be built.
-