Uses of Class
be.ceau.itunesapi.response.feedgenerator.Author
-
Packages that use Author Package Description be.ceau.itunesapi.response.feedgenerator Objects and enumerations used in responses of the Feed Generator API. -
-
Uses of Author in be.ceau.itunesapi.response.feedgenerator
Methods in be.ceau.itunesapi.response.feedgenerator that return Author Modifier and Type Method Description AuthorFeed. getAuthor()Methods in be.ceau.itunesapi.response.feedgenerator with parameters of type Author Modifier and Type Method Description voidFeed. setAuthor(Author author)
-