|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RssItem | |
|---|---|
| org.apache.wink.common.model.rss | |
| Uses of RssItem in org.apache.wink.common.model.rss |
|---|
| Fields in org.apache.wink.common.model.rss with type parameters of type RssItem | |
|---|---|
protected java.util.List<RssItem> |
RssChannel.item
|
| Methods in org.apache.wink.common.model.rss that return RssItem | |
|---|---|
RssItem |
ObjectFactory.createRssItem()
Create an instance of RssItem |
| Methods in org.apache.wink.common.model.rss that return types with arguments of type RssItem | |
|---|---|
javax.xml.bind.JAXBElement<RssItem> |
ObjectFactory.createRssItem(RssItem value)
Create an instance of JAXBElement < RssItem
> |
java.util.List<RssItem> |
RssChannel.getItems()
Gets the value of the item property. |
| Methods in org.apache.wink.common.model.rss with parameters of type RssItem | |
|---|---|
javax.xml.bind.JAXBElement<RssItem> |
ObjectFactory.createRssItem(RssItem value)
Create an instance of JAXBElement < RssItem
> |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||