Uses of Class
de.sonallux.spotify.core.model.SpotifyWebApiCategory
-
Packages that use SpotifyWebApiCategory Package Description de.sonallux.spotify.core.model -
-
Uses of SpotifyWebApiCategory in de.sonallux.spotify.core.model
Methods in de.sonallux.spotify.core.model that return types with arguments of type SpotifyWebApiCategory Modifier and Type Method Description Optional<SpotifyWebApiCategory>SpotifyWebApi. getCategory(String id)Collection<SpotifyWebApiCategory>SpotifyWebApi. getCategoryList()
-