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

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

Uses of TextType in yarfraw.generated.atom10.elements
 

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

Methods in yarfraw.generated.atom10.elements that return types with arguments of type TextType
 JAXBElement<TextType> ObjectFactory.createEntryTypeRights(TextType value)
          Create an instance of JAXBElement<TextType>}
 JAXBElement<TextType> ObjectFactory.createEntryTypeSource(TextType value)
          Create an instance of JAXBElement<TextType>}
 JAXBElement<TextType> ObjectFactory.createEntryTypeSummary(TextType value)
          Create an instance of JAXBElement<TextType>}
 JAXBElement<TextType> ObjectFactory.createEntryTypeTitle(TextType value)
          Create an instance of JAXBElement<TextType>}
 JAXBElement<TextType> ObjectFactory.createFeedTypeRights(TextType value)
          Create an instance of JAXBElement<TextType>}
 JAXBElement<TextType> ObjectFactory.createFeedTypeSubtitle(TextType value)
          Create an instance of JAXBElement<TextType>}
 JAXBElement<TextType> ObjectFactory.createFeedTypeTitle(TextType value)
          Create an instance of JAXBElement<TextType>}
 JAXBElement<TextType> ObjectFactory.createSourceTypeRights(TextType value)
          Create an instance of JAXBElement<TextType>}
 JAXBElement<TextType> ObjectFactory.createSourceTypeSubtitle(TextType value)
          Create an instance of JAXBElement<TextType>}
 JAXBElement<TextType> ObjectFactory.createSourceTypeTitle(TextType value)
          Create an instance of JAXBElement<TextType>}
 

Methods in yarfraw.generated.atom10.elements with parameters of type TextType
 JAXBElement<TextType> ObjectFactory.createEntryTypeRights(TextType value)
          Create an instance of JAXBElement<TextType>}
 JAXBElement<TextType> ObjectFactory.createEntryTypeSource(TextType value)
          Create an instance of JAXBElement<TextType>}
 JAXBElement<TextType> ObjectFactory.createEntryTypeSummary(TextType value)
          Create an instance of JAXBElement<TextType>}
 JAXBElement<TextType> ObjectFactory.createEntryTypeTitle(TextType value)
          Create an instance of JAXBElement<TextType>}
 JAXBElement<TextType> ObjectFactory.createFeedTypeRights(TextType value)
          Create an instance of JAXBElement<TextType>}
 JAXBElement<TextType> ObjectFactory.createFeedTypeSubtitle(TextType value)
          Create an instance of JAXBElement<TextType>}
 JAXBElement<TextType> ObjectFactory.createFeedTypeTitle(TextType value)
          Create an instance of JAXBElement<TextType>}
 JAXBElement<TextType> ObjectFactory.createSourceTypeRights(TextType value)
          Create an instance of JAXBElement<TextType>}
 JAXBElement<TextType> ObjectFactory.createSourceTypeSubtitle(TextType value)
          Create an instance of JAXBElement<TextType>}
 JAXBElement<TextType> ObjectFactory.createSourceTypeTitle(TextType value)
          Create an instance of JAXBElement<TextType>}
 

Uses of TextType in yarfraw.mapping.forward.impl
 

Methods in yarfraw.mapping.forward.impl that return TextType
static TextType Atom10MappingUtils.toTextType(Text in)
           
 



Copyright © 2008. All Rights Reserved.