Uses of Interface
se.michaelthelin.spotify.requests.data.search.interfaces.ISearchModelObject
Packages that use ISearchModelObject
Package
Description
- 
Uses of ISearchModelObject in se.michaelthelin.spotify.model_objects.special
Classes in se.michaelthelin.spotify.model_objects.special that implement ISearchModelObjectModifier and TypeClassDescriptionclassRetrieve information about simplified Album objects by building instances from this class.classRetrieve the searched-for items by building instances from this class. - 
Uses of ISearchModelObject in se.michaelthelin.spotify.model_objects.specification
Classes in se.michaelthelin.spotify.model_objects.specification that implement ISearchModelObjectModifier and TypeClassDescriptionclassRetrieve information about simplified Album objects by building instances from this class.classRetrieve information about Artist objects by building instances from this class.classRetrieve information about simplified Episode objects by building instances from this class.classRetrieve information about simplified Playlist objects by building instances from this class.classRetrieve information about simplified Show objects by building instances from this class.classRetrieve information about Track objects by building instances from this class.