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

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

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

Methods in org.apache.lucene.gdata.gom that return GOMSubtitle
 GOMSubtitle GOMSource.getSubtitle()
           
 

Methods in org.apache.lucene.gdata.gom with parameters of type GOMSubtitle
 void GOMSource.setSubtitle(GOMSubtitle aSubtitle)
           
 

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

Classes in org.apache.lucene.gdata.gom.core that implement GOMSubtitle
 class GOMSubtitleImpl
           
 

Fields in org.apache.lucene.gdata.gom.core declared as GOMSubtitle
protected  GOMSubtitle GOMSourceImpl.subtitle
           
 

Methods in org.apache.lucene.gdata.gom.core that return GOMSubtitle
 GOMSubtitle GOMSourceImpl.getSubtitle()
           
 

Methods in org.apache.lucene.gdata.gom.core with parameters of type GOMSubtitle
 void GOMSourceImpl.setSubtitle(GOMSubtitle aSubtitle)
           
 



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