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