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