Hierarchy For Package com.wrapper.spotify.model_objects.credentials
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.wrapper.spotify.model_objects.AbstractModelObject (implements com.wrapper.spotify.model_objects.IModelObject)
- com.wrapper.spotify.model_objects.credentials.AuthorizationCodeCredentials
- com.wrapper.spotify.model_objects.credentials.ClientCredentials
- com.wrapper.spotify.model_objects.AbstractModelObject.Builder (implements com.wrapper.spotify.model_objects.IModelObject.Builder)
- com.wrapper.spotify.model_objects.credentials.AuthorizationCodeCredentials.Builder
- com.wrapper.spotify.model_objects.credentials.ClientCredentials.Builder
- com.wrapper.spotify.model_objects.AbstractModelObject.JsonUtil<T> (implements com.wrapper.spotify.model_objects.IModelObject.IJsonUtil<T>)
- com.wrapper.spotify.model_objects.credentials.AuthorizationCodeCredentials.JsonUtil
- com.wrapper.spotify.model_objects.credentials.ClientCredentials.JsonUtil
- com.wrapper.spotify.model_objects.AbstractModelObject (implements com.wrapper.spotify.model_objects.IModelObject)