Uses of Class
org.hihn.listenbrainz.YearInMusicForUserPayloadDataTopGenresInner
Packages that use YearInMusicForUserPayloadDataTopGenresInner
-
Uses of YearInMusicForUserPayloadDataTopGenresInner in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return YearInMusicForUserPayloadDataTopGenresInnerModifier and TypeMethodDescriptionCreate an instance of YearInMusicForUserPayloadDataTopGenresInner given an JSON stringYearInMusicForUserPayloadDataTopGenresInner.genreCount
(Integer genreCount) YearInMusicForUserPayloadDataTopGenresInner.genreCountPercent
(Integer genreCountPercent) Methods in org.hihn.listenbrainz that return types with arguments of type YearInMusicForUserPayloadDataTopGenresInnerMethods in org.hihn.listenbrainz with parameters of type YearInMusicForUserPayloadDataTopGenresInnerModifier and TypeMethodDescriptionYearInMusicForUserPayloadData.addTopGenresItem
(YearInMusicForUserPayloadDataTopGenresInner topGenresItem) Method parameters in org.hihn.listenbrainz with type arguments of type YearInMusicForUserPayloadDataTopGenresInnerModifier and TypeMethodDescriptionvoid
YearInMusicForUserPayloadData.setTopGenres
(List<YearInMusicForUserPayloadDataTopGenresInner> topGenres) YearInMusicForUserPayloadData.topGenres
(List<YearInMusicForUserPayloadDataTopGenresInner> topGenres)