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

Packages that use MrssContentType
yarfraw.generated.mrss.elements   
 

Uses of MrssContentType in yarfraw.generated.mrss.elements
 

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

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

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

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



Copyright © 2008. All Rights Reserved.