Uses of Class
com.amilesend.discogs.model.type.Release
Packages that use Release
Package
Description
-
Uses of Release in com.amilesend.discogs.model.database
Subclasses of Release in com.amilesend.discogs.model.databaseModifier and TypeClassDescriptionclassDescribes the response when getting a release. -
Uses of Release in com.amilesend.discogs.model.identity
Methods in com.amilesend.discogs.model.identity that return types with arguments of type ReleaseModifier and TypeMethodDescriptionGetUserContributionsResponse.getContributions()The list of release contributions.GetUserSubmissionsResponse.UserSubmissions.getReleases()The list of releases.Method parameters in com.amilesend.discogs.model.identity with type arguments of type ReleaseModifier and TypeMethodDescriptionGetUserContributionsResponse.GetUserContributionsResponseBuilder.contributions(List<Release> contributions) The list of release contributions.The list of releases. -
Uses of Release in com.amilesend.discogs.model.type
Classes in com.amilesend.discogs.model.type with type parameters of type ReleaseModifier and TypeClassDescriptionstatic classRelease.ReleaseBuilder<C extends Release, B extends Release.ReleaseBuilder<C,B>> Subclasses with type arguments of type Release in com.amilesend.discogs.model.typeModifier and TypeClassDescriptionclassstatic classReleaseContentBase.ReleaseContentBaseBuilder<C extends ReleaseContentBase, B extends ReleaseContentBase.ReleaseContentBaseBuilder<C,B>>