Uses of Class
yarfraw.generated.mrss.elements.MrssCategoryType

Packages that use MrssCategoryType
yarfraw.generated.mrss.elements   
 

Uses of MrssCategoryType in yarfraw.generated.mrss.elements
 

Fields in yarfraw.generated.mrss.elements with type parameters of type MrssCategoryType
protected  List<MrssCategoryType> MrssGroupType.category
           
protected  List<MrssCategoryType> MrssExtension.category
           
protected  List<MrssCategoryType> MrssContentType.category
           
 

Methods in yarfraw.generated.mrss.elements that return MrssCategoryType
 MrssCategoryType ObjectFactory.createMrssCategoryType()
          Create an instance of MrssCategoryType
 

Methods in yarfraw.generated.mrss.elements that return types with arguments of type MrssCategoryType
 JAXBElement<MrssCategoryType> ObjectFactory.createCategory(MrssCategoryType value)
          Create an instance of JAXBElement<MrssCategoryType>}
 List<MrssCategoryType> MrssGroupType.getCategory()
          Gets the value of the category property.
 List<MrssCategoryType> MrssExtension.getCategory()
          <media:category>
 List<MrssCategoryType> MrssContentType.getCategory()
          Gets the value of the category property.
 

Methods in yarfraw.generated.mrss.elements with parameters of type MrssCategoryType
 JAXBElement<MrssCategoryType> ObjectFactory.createCategory(MrssCategoryType value)
          Create an instance of JAXBElement<MrssCategoryType>}
 



Copyright © 2008. All Rights Reserved.