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