Uses of Class
com.amilesend.discogs.model.wantlist.type.WantListRelease
Packages that use WantListRelease
-
Uses of WantListRelease in com.amilesend.discogs.model.wantlist
Subclasses of WantListRelease in com.amilesend.discogs.model.wantlistModifier and TypeClassDescriptionclassThe response when adding a release to a user's want list.classThe response when updating a release from a user's want list.Methods in com.amilesend.discogs.model.wantlist that return types with arguments of type WantListReleaseModifier and TypeMethodDescriptionGetWantListResponse.getWants()The list of items that is wanted.Method parameters in com.amilesend.discogs.model.wantlist with type arguments of type WantListReleaseModifier and TypeMethodDescriptionGetWantListResponse.GetWantListResponseBuilder.wants(List<WantListRelease> wants) The list of items that is wanted. -
Uses of WantListRelease in com.amilesend.discogs.model.wantlist.type
Classes in com.amilesend.discogs.model.wantlist.type with type parameters of type WantListReleaseModifier and TypeClassDescriptionstatic classWantListRelease.WantListReleaseBuilder<C extends WantListRelease, B extends WantListRelease.WantListReleaseBuilder<C,B>> Subclasses with type arguments of type WantListRelease in com.amilesend.discogs.model.wantlist.typeModifier and TypeClassDescriptionclassDescribes a release within a user's want list.static classWantListRelease.WantListReleaseBuilder<C extends WantListRelease, B extends WantListRelease.WantListReleaseBuilder<C,B>>