Uses of Class
de.sonallux.spotify.core.model.SpotifyWebApiObject.Property
-
Packages that use SpotifyWebApiObject.Property Package Description de.sonallux.spotify.core.model -
-
Uses of SpotifyWebApiObject.Property in de.sonallux.spotify.core.model
Methods in de.sonallux.spotify.core.model with parameters of type SpotifyWebApiObject.Property Modifier and Type Method Description SpotifyWebApiObjectSpotifyWebApiObject. addProperty(SpotifyWebApiObject.Property property)Constructor parameters in de.sonallux.spotify.core.model with type arguments of type SpotifyWebApiObject.Property Constructor Description SpotifyWebApiObject(String name, List<SpotifyWebApiObject.Property> properties)
-