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

Packages that use MrssHashType
yarfraw.generated.mrss.elements   
 

Uses of MrssHashType in yarfraw.generated.mrss.elements
 

Fields in yarfraw.generated.mrss.elements declared as MrssHashType
protected  MrssHashType MrssGroupType.hash
           
protected  MrssHashType MrssExtension.hash
           
protected  MrssHashType MrssContentType.hash
           
 

Methods in yarfraw.generated.mrss.elements that return MrssHashType
 MrssHashType ObjectFactory.createMrssHashType()
          Create an instance of MrssHashType
 MrssHashType MrssGroupType.getHash()
          Gets the value of the hash property.
 MrssHashType MrssExtension.getHash()
          <media:hash>
 MrssHashType MrssContentType.getHash()
          Gets the value of the hash property.
 

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

Methods in yarfraw.generated.mrss.elements with parameters of type MrssHashType
 JAXBElement<MrssHashType> ObjectFactory.createHash(MrssHashType value)
          Create an instance of JAXBElement<MrssHashType>}
 void MrssGroupType.setHash(MrssHashType value)
          Sets the value of the hash property.
 void MrssExtension.setHash(MrssHashType value)
          Sets the value of the hash property.
 void MrssContentType.setHash(MrssHashType value)
          Sets the value of the hash property.
 



Copyright © 2008. All Rights Reserved.