Uses of Interface
org.apache.lucene.gdata.gom.GOMIcon

Packages that use GOMIcon
org.apache.lucene.gdata.gom   
org.apache.lucene.gdata.gom.core   
 

Uses of GOMIcon in org.apache.lucene.gdata.gom
 

Methods in org.apache.lucene.gdata.gom that return GOMIcon
 GOMIcon GOMSource.getIcon()
           
 

Methods in org.apache.lucene.gdata.gom with parameters of type GOMIcon
 void GOMSource.setIcon(GOMIcon aIcon)
           
 

Uses of GOMIcon in org.apache.lucene.gdata.gom.core
 

Classes in org.apache.lucene.gdata.gom.core that implement GOMIcon
 class GOMIconImpl
           
 

Fields in org.apache.lucene.gdata.gom.core declared as GOMIcon
protected  GOMIcon GOMSourceImpl.icon
           
 

Methods in org.apache.lucene.gdata.gom.core that return GOMIcon
 GOMIcon GOMSourceImpl.getIcon()
           
 

Methods in org.apache.lucene.gdata.gom.core with parameters of type GOMIcon
 void GOMSourceImpl.setIcon(GOMIcon aIcon)
           
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.