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