Uses of Class
org.hihn.listenbrainz.Rels
Packages that use Rels
-
Uses of Rels in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return RelsModifier and TypeMethodDescriptionRels.artistMbid
(UUID artistMbid) Rels.artistName
(String artistName) static Rels
Create an instance of Rels given an JSON stringRels.instrument
(String instrument) Methods in org.hihn.listenbrainz that return types with arguments of type RelsModifier and TypeMethodDescriptionRecordingMetadataRecording.getRels()
Get relsTopReleaseGroupsForArtistInnerRelease.getRels()
Get relsTopReleaseGroupsForArtistInnerReleaseGroup.getRels()
Get relsMethods in org.hihn.listenbrainz with parameters of type RelsModifier and TypeMethodDescriptionRecordingMetadataRecording.addRelsItem
(Rels relsItem) TopReleaseGroupsForArtistInnerRelease.addRelsItem
(Rels relsItem) TopReleaseGroupsForArtistInnerReleaseGroup.addRelsItem
(Rels relsItem) Method parameters in org.hihn.listenbrainz with type arguments of type RelsModifier and TypeMethodDescriptionvoid
void
void