Uses of Class
com.wrapper.spotify.model_objects.specification.Category
-
Packages that use Category Package Description com.wrapper.spotify.model_objects.specification com.wrapper.spotify.requests.data.browse -
-
Uses of Category in com.wrapper.spotify.model_objects.specification
Methods in com.wrapper.spotify.model_objects.specification that return Category Modifier and Type Method Description CategoryCategory.Builder. build()CategoryCategory.JsonUtil. createModelObject(com.google.gson.JsonObject jsonObject) -
Uses of Category in com.wrapper.spotify.requests.data.browse
Methods in com.wrapper.spotify.requests.data.browse that return Category Modifier and Type Method Description CategoryGetCategoryRequest. execute()Get aCategory.
-