Uses of Class
org.apache.taglibs.rdc.sampleapps.musicstore.ws.Image

Packages that use Image
org.apache.taglibs.rdc.sampleapps.musicstore.ws A collection of classes that perform all functions related to the Amazon Web Services in the music store sample application. 
 

Uses of Image in org.apache.taglibs.rdc.sampleapps.musicstore.ws
 

Fields in org.apache.taglibs.rdc.sampleapps.musicstore.ws declared as Image
protected  Image MusicAlbum.smallImage
           
 

Methods in org.apache.taglibs.rdc.sampleapps.musicstore.ws that return Image
 Image MusicAlbum.getSmallImage()
           
protected static Image MusicStore.parseImage(org.w3c.dom.Element root, org.w3c.dom.Node imageNode)
           
 

Methods in org.apache.taglibs.rdc.sampleapps.musicstore.ws with parameters of type Image
 void MusicAlbum.setSmallImage(Image smallImage)
           
 



Copyright ? 2000-2004 The Apache Software Foundation. All Rights Reserved.