Uses of Class
se.michaelthelin.spotify.model_objects.specification.Disallows
-
Packages that use Disallows Package Description se.michaelthelin.spotify.model_objects.special se.michaelthelin.spotify.model_objects.specification -
-
Uses of Disallows in se.michaelthelin.spotify.model_objects.special
Methods in se.michaelthelin.spotify.model_objects.special that return Disallows Modifier and Type Method Description DisallowsActions. getDisallows()Get the Disallows object.Methods in se.michaelthelin.spotify.model_objects.special with parameters of type Disallows Modifier and Type Method Description Actions.BuilderActions.Builder. setDisallows(Disallows disallows)Set the Disallows object of the Actions object to be built. -
Uses of Disallows in se.michaelthelin.spotify.model_objects.specification
Methods in se.michaelthelin.spotify.model_objects.specification that return Disallows Modifier and Type Method Description DisallowsDisallows.Builder. build()DisallowsDisallows.JsonUtil. createModelObject(com.google.gson.JsonObject jsonObject)
-