Uses of Class
be.ceau.itunesapi.response.feedgenerator.Link
-
Packages that use Link Package Description be.ceau.itunesapi.response.feedgenerator Objects and enumerations used in responses of the Feed Generator API. -
-
Uses of Link in be.ceau.itunesapi.response.feedgenerator
Methods in be.ceau.itunesapi.response.feedgenerator that return Link Modifier and Type Method Description LinkLink.LinkDeserializer. deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt)Methods in be.ceau.itunesapi.response.feedgenerator that return types with arguments of type Link Modifier and Type Method Description List<Link>Feed. getLinks()
-