Uses of Class
yarfraw.generated.rss20.elements.TRssChannel

Packages that use TRssChannel
yarfraw.generated.rss20.elements   
yarfraw.mapping.backward.impl   
yarfraw.mapping.forward.impl   
 

Uses of TRssChannel in yarfraw.generated.rss20.elements
 

Fields in yarfraw.generated.rss20.elements declared as TRssChannel
protected  TRssChannel TRss.channel
           
 

Methods in yarfraw.generated.rss20.elements that return TRssChannel
 TRssChannel ObjectFactory.createTRssChannel()
          Create an instance of TRssChannel
 TRssChannel TRss.getChannel()
          Gets the value of the channel property.
 

Methods in yarfraw.generated.rss20.elements that return types with arguments of type TRssChannel
 JAXBElement<TRssChannel> ObjectFactory.createChannel(TRssChannel value)
          Create an instance of JAXBElement<TRssChannel>}
 

Methods in yarfraw.generated.rss20.elements with parameters of type TRssChannel
 JAXBElement<TRssChannel> ObjectFactory.createChannel(TRssChannel value)
          Create an instance of JAXBElement<TRssChannel>}
 void TRss.setChannel(TRssChannel value)
          Sets the value of the channel property.
 

Uses of TRssChannel in yarfraw.mapping.backward.impl
 

Methods in yarfraw.mapping.backward.impl with parameters of type TRssChannel
 ChannelFeed ToChannelRss20Impl.execute(TRssChannel ch)
           
 

Uses of TRssChannel in yarfraw.mapping.forward.impl
 

Methods in yarfraw.mapping.forward.impl that return types with arguments of type TRssChannel
 JAXBElement<TRssChannel> ToRss20ChannelImpl.execute(ChannelFeed channel)
           
 



Copyright © 2008. All Rights Reserved.