Uses of Class
se.michaelthelin.spotify.model_objects.miscellaneous.Restrictions
Packages that use Restrictions
Package
Description
-
Uses of Restrictions in se.michaelthelin.spotify.model_objects.miscellaneous
Subclasses with type arguments of type Restrictions in se.michaelthelin.spotify.model_objects.miscellaneousModifier and TypeClassDescriptionstatic final classJSonUtil class for buildingRestrictionsinstances.Methods in se.michaelthelin.spotify.model_objects.miscellaneous that return Restrictions -
Uses of Restrictions in se.michaelthelin.spotify.model_objects.specification
Methods in se.michaelthelin.spotify.model_objects.specification that return RestrictionsModifier and TypeMethodDescriptionAlbumSimplified.getRestrictions()Get the Restrictions of the album.Track.getRestrictions()Get the restrictions of the track.Methods in se.michaelthelin.spotify.model_objects.specification with parameters of type RestrictionsModifier and TypeMethodDescriptionAlbumSimplified.Builder.setRestrictions(Restrictions restrictions) Track.Builder.setRestrictions(Restrictions restrictions)