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

Packages that use MrssRatingType
yarfraw.generated.mrss.elements   
 

Uses of MrssRatingType in yarfraw.generated.mrss.elements
 

Fields in yarfraw.generated.mrss.elements declared as MrssRatingType
protected  MrssRatingType MrssGroupType.rating
           
protected  MrssRatingType MrssExtension.rating
           
protected  MrssRatingType MrssContentType.rating
           
 

Methods in yarfraw.generated.mrss.elements that return MrssRatingType
 MrssRatingType ObjectFactory.createMrssRatingType()
          Create an instance of MrssRatingType
 MrssRatingType MrssGroupType.getRating()
          Gets the value of the rating property.
 MrssRatingType MrssExtension.getRating()
          This allows the permissible audience to be declared.
 MrssRatingType MrssContentType.getRating()
          Gets the value of the rating property.
 

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

Methods in yarfraw.generated.mrss.elements with parameters of type MrssRatingType
 JAXBElement<MrssRatingType> ObjectFactory.createRating(MrssRatingType value)
          Create an instance of JAXBElement<MrssRatingType>}
 void MrssGroupType.setRating(MrssRatingType value)
          Sets the value of the rating property.
 void MrssExtension.setRating(MrssRatingType value)
          Sets the value of the rating property.
 void MrssContentType.setRating(MrssRatingType value)
          Sets the value of the rating property.
 



Copyright © 2008. All Rights Reserved.