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