Uses of Class
com.amilesend.discogs.model.collection.type.CollectionRelease
Packages that use CollectionRelease
Package
Description
-
Uses of CollectionRelease in com.amilesend.discogs.model.collection
Methods in com.amilesend.discogs.model.collection that return types with arguments of type CollectionReleaseModifier and TypeMethodDescriptionGetCollectionItemsByFolderResponse.getReleases()The list of items for the release.GetCollectionItemsByReleaseResponse.getReleases()The list of items for the release.Method parameters in com.amilesend.discogs.model.collection with type arguments of type CollectionReleaseModifier and TypeMethodDescriptionGetCollectionItemsByFolderResponse.GetCollectionItemsByFolderResponseBuilder.releases(List<CollectionRelease> releases) The list of items for the release.GetCollectionItemsByReleaseResponse.GetCollectionItemsByReleaseResponseBuilder.releases(List<CollectionRelease> releases) The list of items for the release. -
Uses of CollectionRelease in com.amilesend.discogs.model.collection.type
Classes in com.amilesend.discogs.model.collection.type with type parameters of type CollectionReleaseModifier and TypeClassDescriptionstatic classCollectionRelease.CollectionReleaseBuilder<C extends CollectionRelease, B extends CollectionRelease.CollectionReleaseBuilder<C,B>> Subclasses with type arguments of type CollectionRelease in com.amilesend.discogs.model.collection.typeModifier and TypeClassDescriptionclassDescribes a release within a user's collection.static classCollectionRelease.CollectionReleaseBuilder<C extends CollectionRelease, B extends CollectionRelease.CollectionReleaseBuilder<C,B>>