Uses of Class
org.hihn.listenbrainz.ReleaseGroupsInnerArtistsInner
Packages that use ReleaseGroupsInnerArtistsInner
-
Uses of ReleaseGroupsInnerArtistsInner in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return ReleaseGroupsInnerArtistsInnerModifier and TypeMethodDescriptionReleaseGroupsInnerArtistsInner.artistCreditName
(String artistCreditName) ReleaseGroupsInnerArtistsInner.artistMbid
(UUID artistMbid) ReleaseGroupsInnerArtistsInner.artistName
(String artistName) Create an instance of ReleaseGroupsInnerArtistsInner given an JSON stringReleaseGroupsInnerArtistsInner.joinPhrase
(String joinPhrase) ReleaseGroupsInnerArtistsInner.listenCount
(Integer listenCount) Methods in org.hihn.listenbrainz that return types with arguments of type ReleaseGroupsInnerArtistsInnerMethods in org.hihn.listenbrainz with parameters of type ReleaseGroupsInnerArtistsInnerModifier and TypeMethodDescriptionReleaseGroupsInner.addArtistsItem
(ReleaseGroupsInnerArtistsInner artistsItem) Method parameters in org.hihn.listenbrainz with type arguments of type ReleaseGroupsInnerArtistsInnerModifier and TypeMethodDescriptionReleaseGroupsInner.artists
(List<ReleaseGroupsInnerArtistsInner> artists) void
ReleaseGroupsInner.setArtists
(List<ReleaseGroupsInnerArtistsInner> artists)