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