Uses of Class
com.amilesend.discogs.model.identity.type.SubmissionArtist
Packages that use SubmissionArtist
-
Uses of SubmissionArtist in com.amilesend.discogs.model.identity
Methods in com.amilesend.discogs.model.identity that return types with arguments of type SubmissionArtistModifier and TypeMethodDescriptionGetUserSubmissionsResponse.UserSubmissions.getArtists()The list of artists.Method parameters in com.amilesend.discogs.model.identity with type arguments of type SubmissionArtistModifier and TypeMethodDescriptionGetUserSubmissionsResponse.UserSubmissions.UserSubmissionsBuilder.artists(List<SubmissionArtist> artists) The list of artists. -
Uses of SubmissionArtist in com.amilesend.discogs.model.identity.type
Classes in com.amilesend.discogs.model.identity.type with type parameters of type SubmissionArtistModifier and TypeClassDescriptionstatic classSubmissionArtist.SubmissionArtistBuilder<C extends SubmissionArtist, B extends SubmissionArtist.SubmissionArtistBuilder<C,B>> Subclasses with type arguments of type SubmissionArtist in com.amilesend.discogs.model.identity.typeModifier and TypeClassDescriptionclassDescribes an artist associated with a submission.static classSubmissionArtist.SubmissionArtistBuilder<C extends SubmissionArtist, B extends SubmissionArtist.SubmissionArtistBuilder<C,B>>