|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RssImage | |
---|---|
org.apache.wink.common.model.rss |
Uses of RssImage in org.apache.wink.common.model.rss |
---|
Fields in org.apache.wink.common.model.rss declared as RssImage | |
---|---|
protected RssImage |
RssChannel.image
|
Methods in org.apache.wink.common.model.rss that return RssImage | |
---|---|
RssImage |
ObjectFactory.createRssImage()
Create an instance of RssImage |
RssImage |
RssChannel.getImage()
Gets the value of the image property. |
Methods in org.apache.wink.common.model.rss that return types with arguments of type RssImage | |
---|---|
javax.xml.bind.JAXBElement<RssImage> |
ObjectFactory.createRssImage(RssImage value)
Create an instance of JAXBElement < RssImage
> |
Methods in org.apache.wink.common.model.rss with parameters of type RssImage | |
---|---|
javax.xml.bind.JAXBElement<RssImage> |
ObjectFactory.createRssImage(RssImage value)
Create an instance of JAXBElement < RssImage
> |
void |
RssChannel.setImage(RssImage value)
Sets the value of the image property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |