Uses of Class
se.michaelthelin.spotify.model_objects.specification.Narrator
Packages that use Narrator
-
Uses of Narrator in se.michaelthelin.spotify.model_objects.specification
Subclasses with type arguments of type Narrator in se.michaelthelin.spotify.model_objects.specificationModifier and TypeClassDescriptionstatic final classJsonUtil class for buildingNarratorinstances.Methods in se.michaelthelin.spotify.model_objects.specification that return NarratorModifier and TypeMethodDescriptionNarrator.Builder.build()Narrator[]Audiobook.getNarrators()Get the narrator(s) for the audiobook.Narrator[]AudiobookSimplified.getNarrators()Get the narrator(s) for the audiobook.Methods in se.michaelthelin.spotify.model_objects.specification with parameters of type NarratorModifier and TypeMethodDescriptionAudiobook.Builder.setNarrators(Narrator... narrators) AudiobookSimplified.Builder.setNarrators(Narrator... narrators)