Uses of Class
org.hihn.listenbrainz.TopReleaseGroupsForArtistInnerArtist
Packages that use TopReleaseGroupsForArtistInnerArtist
-
Uses of TopReleaseGroupsForArtistInnerArtist in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return TopReleaseGroupsForArtistInnerArtistModifier and TypeMethodDescriptionTopReleaseGroupsForArtistInnerArtist.addArtistsItem
(MusicBrainzArtist artistsItem) TopReleaseGroupsForArtistInnerArtist.artistCreditId
(Integer artistCreditId) TopReleaseGroupsForArtistInnerArtist.artists
(List<MusicBrainzArtist> artists) Create an instance of TopReleaseGroupsForArtistInnerArtist given an JSON stringTopReleaseGroupsForArtistInner.getArtist()
Get artistMethods in org.hihn.listenbrainz with parameters of type TopReleaseGroupsForArtistInnerArtistModifier and TypeMethodDescriptionTopReleaseGroupsForArtistInner.artist
(TopReleaseGroupsForArtistInnerArtist artist) void
TopReleaseGroupsForArtistInner.setArtist
(TopReleaseGroupsForArtistInnerArtist artist)