Uses of Class
org.hihn.listenbrainz.ReleaseGroupMetadataArtist
Packages that use ReleaseGroupMetadataArtist
-
Uses of ReleaseGroupMetadataArtist in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return ReleaseGroupMetadataArtistModifier and TypeMethodDescriptionReleaseGroupMetadataArtist.addArtistsItem
(ReleaseGroupMetadataArtistArtistsInner artistsItem) ReleaseGroupMetadataArtist.artistCreditId
(Integer artistCreditId) ReleaseGroupMetadataArtist.artists
(List<ReleaseGroupMetadataArtistArtistsInner> artists) static ReleaseGroupMetadataArtist
Create an instance of ReleaseGroupMetadataArtist given an JSON stringReleaseGroupMetadata.getArtist()
Get artistMethods in org.hihn.listenbrainz with parameters of type ReleaseGroupMetadataArtistModifier and TypeMethodDescriptionReleaseGroupMetadata.artist
(ReleaseGroupMetadataArtist artist) void
ReleaseGroupMetadata.setArtist
(ReleaseGroupMetadataArtist artist)