Uses of Class
yarfraw.generated.atom10.elements.EntryType

Packages that use EntryType
yarfraw.generated.atom10.elements   
yarfraw.mapping.forward.impl   
 

Uses of EntryType in yarfraw.generated.atom10.elements
 

Methods in yarfraw.generated.atom10.elements that return EntryType
 EntryType ObjectFactory.createEntryType()
          Create an instance of EntryType
 

Methods in yarfraw.generated.atom10.elements that return types with arguments of type EntryType
 JAXBElement<EntryType> ObjectFactory.createEntry(EntryType value)
          Create an instance of JAXBElement<EntryType>}
 JAXBElement<EntryType> ObjectFactory.createFeedTypeEntry(EntryType value)
          Create an instance of JAXBElement<EntryType>}
 

Methods in yarfraw.generated.atom10.elements with parameters of type EntryType
 JAXBElement<EntryType> ObjectFactory.createEntry(EntryType value)
          Create an instance of JAXBElement<EntryType>}
 JAXBElement<EntryType> ObjectFactory.createFeedTypeEntry(EntryType value)
          Create an instance of JAXBElement<EntryType>}
 

Uses of EntryType in yarfraw.mapping.forward.impl
 

Methods in yarfraw.mapping.forward.impl that return EntryType
static EntryType Atom10MappingUtils.toEntry(ItemEntry item)
           
 



Copyright © 2008. All Rights Reserved.