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