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

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

Uses of ContentType in yarfraw.generated.atom10.elements
 

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

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

Methods in yarfraw.generated.atom10.elements with parameters of type ContentType
 JAXBElement<ContentType> ObjectFactory.createContent(ContentType value)
          Create an instance of JAXBElement<ContentType>}
 JAXBElement<ContentType> ObjectFactory.createEntryTypeContent(ContentType value)
          Create an instance of JAXBElement<ContentType>}
 

Uses of ContentType in yarfraw.mapping.forward.impl
 

Methods in yarfraw.mapping.forward.impl that return ContentType
static ContentType Atom10MappingUtils.toContent(Content in)
           
 



Copyright © 2008. All Rights Reserved.