Uses of Class
com.amilesend.discogs.model.database.type.Stats
Packages that use Stats
Package
Description
-
Uses of Stats in com.amilesend.discogs.model.database
Methods in com.amilesend.discogs.model.database that return StatsModifier and TypeMethodDescriptionGetArtistReleasesResponse.ArtistRelease.getStats()The stats associated with the release.GetLabelReleasesResponse.LabelRelease.getStats()The stats associated with the release.Methods in com.amilesend.discogs.model.database with parameters of type Stats -
Uses of Stats in com.amilesend.discogs.model.database.type
Methods in com.amilesend.discogs.model.database.type that return StatsModifier and TypeMethodDescriptionStats.StatsBuilder.build()MasterReleaseVersion.getStats()The stats for the release version.Methods in com.amilesend.discogs.model.database.type with parameters of type Stats -
Uses of Stats in com.amilesend.discogs.model.marketplace.type
Methods in com.amilesend.discogs.model.marketplace.type that return StatsModifier and TypeMethodDescriptionListingRelease.getStats()The associated status for the release.Methods in com.amilesend.discogs.model.marketplace.type with parameters of type Stats