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

Packages that use MrssDescriptionType
yarfraw.generated.mrss.elements   
 

Uses of MrssDescriptionType in yarfraw.generated.mrss.elements
 

Fields in yarfraw.generated.mrss.elements declared as MrssDescriptionType
protected  MrssDescriptionType MrssGroupType.description
           
protected  MrssDescriptionType MrssExtension.description
           
protected  MrssDescriptionType MrssContentType.description
           
 

Methods in yarfraw.generated.mrss.elements that return MrssDescriptionType
 MrssDescriptionType ObjectFactory.createMrssDescriptionType()
          Create an instance of MrssDescriptionType
 MrssDescriptionType MrssGroupType.getDescription()
          Gets the value of the description property.
 MrssDescriptionType MrssExtension.getDescription()
          <media:description>
 MrssDescriptionType MrssContentType.getDescription()
          Gets the value of the description property.
 

Methods in yarfraw.generated.mrss.elements that return types with arguments of type MrssDescriptionType
 JAXBElement<MrssDescriptionType> ObjectFactory.createDescription(MrssDescriptionType value)
          Create an instance of JAXBElement<MrssDescriptionType>}
 

Methods in yarfraw.generated.mrss.elements with parameters of type MrssDescriptionType
 JAXBElement<MrssDescriptionType> ObjectFactory.createDescription(MrssDescriptionType value)
          Create an instance of JAXBElement<MrssDescriptionType>}
 void MrssGroupType.setDescription(MrssDescriptionType value)
          Sets the value of the description property.
 void MrssExtension.setDescription(MrssDescriptionType value)
          Sets the value of the description property.
 void MrssContentType.setDescription(MrssDescriptionType value)
          Sets the value of the description property.
 



Copyright © 2008. All Rights Reserved.