Uses of Class
be.ceau.itunesapi.response.feedgenerator.Genre
-
Packages that use Genre Package Description be.ceau.itunesapi.response.feedgenerator Objects and enumerations used in responses of the Feed Generator API. -
-
Uses of Genre in be.ceau.itunesapi.response.feedgenerator
Methods in be.ceau.itunesapi.response.feedgenerator that return types with arguments of type Genre Modifier and Type Method Description List<Genre>Result. getGenres()Method parameters in be.ceau.itunesapi.response.feedgenerator with type arguments of type Genre Modifier and Type Method Description voidResult. setGenres(List<Genre> genres)
-