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