Uses of Interface
com.wrapper.spotify.model_objects.IModelObject.IJsonUtil
-
-
Uses of IModelObject.IJsonUtil in com.wrapper.spotify.model_objects
Classes in com.wrapper.spotify.model_objects that implement IModelObject.IJsonUtil Modifier and Type Class Description static classAbstractModelObject.JsonUtil<T>Each model object needs to implement its own JsonUtil class. -
Uses of IModelObject.IJsonUtil in com.wrapper.spotify.model_objects.credentials
Classes in com.wrapper.spotify.model_objects.credentials that implement IModelObject.IJsonUtil Modifier and Type Class Description static classAuthorizationCodeCredentials.JsonUtilJsonUtil class for buildingAuthorizationCodeCredentialsinstances.static classClientCredentials.JsonUtilJsonUtil class for buildingClientCredentialsinstances. -
Uses of IModelObject.IJsonUtil in com.wrapper.spotify.model_objects.credentials.error
Classes in com.wrapper.spotify.model_objects.credentials.error that implement IModelObject.IJsonUtil Modifier and Type Class Description static classAuthenticationError.JsonUtilJsonUtil class for buildingAuthenticationErrorinstances. -
Uses of IModelObject.IJsonUtil in com.wrapper.spotify.model_objects.miscellaneous
Classes in com.wrapper.spotify.model_objects.miscellaneous that implement IModelObject.IJsonUtil Modifier and Type Class Description static classAudioAnalysis.JsonUtilJsonUtil class for buildingAudioAnalysisinstances.static classAudioAnalysisMeasure.JsonUtilJsonUtil class for buildingAudioAnalysisMeasureinstances.static classAudioAnalysisMeta.JsonUtilJsonUtil class for buildingAudioAnalysisMetainstances.static classAudioAnalysisSection.JsonUtilJsonUtil class for buildingAudioAnalysisSectioninstances.static classAudioAnalysisSegment.JsonUtilJsonUtil class for buildingAudioAnalysisSegmentinstances.static classAudioAnalysisTrack.JsonUtilJsonUtil class for buildingAudioAnalysisTrackinstances.static classCurrentlyPlaying.JsonUtilJsonUtil class for buildingCurrentlyPlayinginstances.static classCurrentlyPlayingContext.JsonUtilJsonUtil class for buildingCurrentlyPlayingContextinstances.static classDevice.JsonUtilJsonUtil class for buildingDeviceinstances.static classPlaylistTracksInformation.JsonUtilJsonUtil class for buildingPlaylistTracksInformationinstances.static classRestrictions.JsonUtilJSonUtil class for buildingRestrictionsinstances. -
Uses of IModelObject.IJsonUtil in com.wrapper.spotify.model_objects.special
Classes in com.wrapper.spotify.model_objects.special that implement IModelObject.IJsonUtil Modifier and Type Class Description static classFeaturedPlaylists.JsonUtilJsonUtil class for buildingFeaturedPlaylistsinstances.static classPlaylistTrackPosition.JsonUtilJsonUtil class for buildingPlaylistTrackPositioninstances.static classSearchResult.JsonUtilJsonUtil class for buildingSearchResultinstances.static classSnapshotResult.JsonUtilJsonUtil class for buildingSnapshotResultinstances. -
Uses of IModelObject.IJsonUtil in com.wrapper.spotify.model_objects.specification
Classes in com.wrapper.spotify.model_objects.specification that implement IModelObject.IJsonUtil Modifier and Type Class Description static classAlbum.JsonUtilJsonUtil class for buildingAlbuminstances.static classAlbumSimplified.JsonUtilJsonUtil class for buildingAlbumSimplifiedinstances.static classArtist.JsonUtilJsonUtil class for buildingArtistinstances.static classArtistSimplified.JsonUtilJsonUtil class for buildingArtistSimplifiedinstances.static classAudioFeatures.JsonUtilJsonUtil class for buildingAudioFeaturesinstances.static classCategory.JsonUtilJsonUtil class for buildingCategoryinstances.static classContext.JsonUtilJsonUtil class for buildingContextinstances.static classCopyright.JsonUtilJsonUtil class for buildingCopyrightinstances.static classCursor.JsonUtilJsonUtil class for buildingCursorinstances.static classError.JsonUtilJsonUtil class for buildingErrorinstances.static classExternalId.JsonUtilJsonUtil class for buildingExternalIdinstances.static classExternalUrl.JsonUtilJsonUtil class for buildingExternalUrlinstances.static classFollowers.JsonUtilJsonUtil class for buildingFollowersinstances.static classImage.JsonUtilJsonUtil class for buildingImageinstances.static classPaging.JsonUtil<X>JsonUtil class for buildingPaginginstances.static classPagingCursorbased.JsonUtil<X>JsonUtil class for buildingPagingCursorbasedinstances.static classPlayHistory.JsonUtilJsonUtil class for buildingPlayHistoryinstances.static classPlaylist.JsonUtilJsonUtil class for buildingPlaylistinstances.static classPlaylistSimplified.JsonUtilJsonUtil class for buildingPlaylistSimplifiedinstances.static classPlaylistTrack.JsonUtilJsonUtil class for buildingPlaylistTrackinstances.static classRecommendations.JsonUtilJsonUtil class for buildingRecommendationsinstances.static classRecommendationsSeed.JsonUtilJsonUtil class for buildingRecommendationsSeedinstances.static classSavedAlbum.JsonUtilJsonUtil class for buildingSavedAlbuminstances.static classSavedTrack.JsonUtilJsonUtil class for buildingSavedTrackinstances.static classTrack.JsonUtilJsonUtil class for buildingTrackinstances.static classTrackLink.JsonUtilJsonUtil class for buildingTrackLinkinstances.static classTrackSimplified.JsonUtilJsonUtil class for buildingTrackSimplifiedinstances.static classUser.JsonUtilJsonUtil class for buildingUserinstances.
-