Uses of Class
yarfraw.generated.itunes.elements.ItunesImageType

Packages that use ItunesImageType
yarfraw.generated.itunes.elements   
 

Uses of ItunesImageType in yarfraw.generated.itunes.elements
 

Fields in yarfraw.generated.itunes.elements declared as ItunesImageType
protected  ItunesImageType ItunesExtension.image
           
 

Methods in yarfraw.generated.itunes.elements that return ItunesImageType
 ItunesImageType ObjectFactory.createItunesImageType()
          Create an instance of ItunesImageType
 ItunesImageType ItunesExtension.getImage()
          This tag specifies the artwork for your podcast.
 

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

Methods in yarfraw.generated.itunes.elements with parameters of type ItunesImageType
 JAXBElement<ItunesImageType> ObjectFactory.createImage(ItunesImageType value)
          Create an instance of JAXBElement<ItunesImageType>}
 void ItunesExtension.setImage(ItunesImageType value)
          Sets the value of the image property.
 



Copyright © 2008. All Rights Reserved.