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

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

Uses of CategoryType in yarfraw.generated.atom10.elements
 

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

Methods in yarfraw.generated.atom10.elements that return types with arguments of type CategoryType
 JAXBElement<CategoryType> ObjectFactory.createCategory(CategoryType value)
          Create an instance of JAXBElement<CategoryType>}
 JAXBElement<CategoryType> ObjectFactory.createEntryTypeCategory(CategoryType value)
          Create an instance of JAXBElement<CategoryType>}
 JAXBElement<CategoryType> ObjectFactory.createFeedTypeCategory(CategoryType value)
          Create an instance of JAXBElement<CategoryType>}
 JAXBElement<CategoryType> ObjectFactory.createSourceTypeCategory(CategoryType value)
          Create an instance of JAXBElement<CategoryType>}
 

Methods in yarfraw.generated.atom10.elements with parameters of type CategoryType
 JAXBElement<CategoryType> ObjectFactory.createCategory(CategoryType value)
          Create an instance of JAXBElement<CategoryType>}
 JAXBElement<CategoryType> ObjectFactory.createEntryTypeCategory(CategoryType value)
          Create an instance of JAXBElement<CategoryType>}
 JAXBElement<CategoryType> ObjectFactory.createFeedTypeCategory(CategoryType value)
          Create an instance of JAXBElement<CategoryType>}
 JAXBElement<CategoryType> ObjectFactory.createSourceTypeCategory(CategoryType value)
          Create an instance of JAXBElement<CategoryType>}
 

Uses of CategoryType in yarfraw.mapping.forward.impl
 

Methods in yarfraw.mapping.forward.impl that return CategoryType
static CategoryType Atom10MappingUtils.toCategoryType(CategorySubject in)
           
 



Copyright © 2008. All Rights Reserved.