Uses of Class
be.ceau.itunesapi.response.genreidsappendix.Genre
-
Packages that use Genre Package Description be.ceau.itunesapi.response.genreidsappendix Objects and enumerations used in responses of the Genre IDs Appendix API. -
-
Uses of Genre in be.ceau.itunesapi.response.genreidsappendix
Methods in be.ceau.itunesapi.response.genreidsappendix that return types with arguments of type Genre Modifier and Type Method Description Map<Integer,Genre>GenreIdsResponse. getGenres()Map<Integer,Genre>Genre. getSubgenres()Method parameters in be.ceau.itunesapi.response.genreidsappendix with type arguments of type Genre Modifier and Type Method Description voidGenre. setSubgenres(Map<Integer,Genre> subgenres)
-