Uses of Class
se.michaelthelin.spotify.model_objects.specification.Author
Packages that use Author
-
Uses of Author in se.michaelthelin.spotify.model_objects.specification
Subclasses with type arguments of type Author in se.michaelthelin.spotify.model_objects.specificationModifier and TypeClassDescriptionstatic final classJsonUtil class for buildingAuthorinstances.Methods in se.michaelthelin.spotify.model_objects.specification that return AuthorModifier and TypeMethodDescriptionAuthor.Builder.build()Author[]Audiobook.getAuthors()Get the author(s) for the audiobook.Author[]AudiobookSimplified.getAuthors()Get the author(s) for the audiobook.Methods in se.michaelthelin.spotify.model_objects.specification with parameters of type AuthorModifier and TypeMethodDescriptionAudiobook.Builder.setAuthors(Author... authors) AudiobookSimplified.Builder.setAuthors(Author... authors)