Uses of Class
yarfraw.generated.rss10.elements.TRss10Item

Packages that use TRss10Item
yarfraw.generated.rss10.elements   
yarfraw.mapping.forward.impl   
 

Uses of TRss10Item in yarfraw.generated.rss10.elements
 

Methods in yarfraw.generated.rss10.elements that return TRss10Item
 TRss10Item ObjectFactory.createTRss10Item()
          Create an instance of TRss10Item
 

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

Methods in yarfraw.generated.rss10.elements with parameters of type TRss10Item
 JAXBElement<TRss10Item> ObjectFactory.createItem(TRss10Item value)
          Create an instance of JAXBElement<TRss10Item>}
 

Uses of TRss10Item in yarfraw.mapping.forward.impl
 

Methods in yarfraw.mapping.forward.impl that return types with arguments of type TRss10Item
 JAXBElement<TRss10Item> ToRss10ChannelItemImpl.execute(ItemEntry item)
           
static JAXBElement<TRss10Item> ToRss10ChannelItemImpl.toRss10Item(ItemEntry item)
           
 



Copyright © 2008. All Rights Reserved.