Uses of Enum
org.hihn.listenbrainz.Mode
Packages that use Mode
-
Uses of Mode in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return ModeModifier and TypeMethodDescriptionstatic Mode
Mode.Adapter.read
(com.google.gson.stream.JsonReader jsonReader) static Mode
Returns the enum constant of this type with the specified name.static Mode[]
Mode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hihn.listenbrainz with parameters of type ModeModifier and TypeMethodDescriptionGenerate a playlist with LB Radio.LbCoreApi.lbRadioRecordingsForArtist
(UUID seedArtistMbid, Mode mode, Integer maxSimilarArtists, Integer maxRecordingsPerArtist, Integer popBegin, Integer popEnd) Get recordings for use in LB radio with the given seed artist.void