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

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

Uses of LinkType in yarfraw.generated.atom10.elements
 

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

Methods in yarfraw.generated.atom10.elements that return types with arguments of type LinkType
 JAXBElement<LinkType> ObjectFactory.createEntryTypeLink(LinkType value)
          Create an instance of JAXBElement<LinkType>}
 JAXBElement<LinkType> ObjectFactory.createFeedTypeLink(LinkType value)
          Create an instance of JAXBElement<LinkType>}
 JAXBElement<LinkType> ObjectFactory.createLink(LinkType value)
          Create an instance of JAXBElement<LinkType>}
 JAXBElement<LinkType> ObjectFactory.createSourceTypeLink(LinkType value)
          Create an instance of JAXBElement<LinkType>}
 

Methods in yarfraw.generated.atom10.elements with parameters of type LinkType
 JAXBElement<LinkType> ObjectFactory.createEntryTypeLink(LinkType value)
          Create an instance of JAXBElement<LinkType>}
 JAXBElement<LinkType> ObjectFactory.createFeedTypeLink(LinkType value)
          Create an instance of JAXBElement<LinkType>}
 JAXBElement<LinkType> ObjectFactory.createLink(LinkType value)
          Create an instance of JAXBElement<LinkType>}
 JAXBElement<LinkType> ObjectFactory.createSourceTypeLink(LinkType value)
          Create an instance of JAXBElement<LinkType>}
 

Uses of LinkType in yarfraw.mapping.forward.impl
 

Methods in yarfraw.mapping.forward.impl that return LinkType
static LinkType Atom10MappingUtils.toLink(Link link)
           
 



Copyright © 2008. All Rights Reserved.