Uses of Class
org.eaglei.search.provider.ncbi.ESummary.Item

Packages that use ESummary.Item
org.eaglei.search.provider.ncbi   
org.eaglei.search.provider.ncbi.gene   
org.eaglei.search.provider.ncbi.mesh   
org.eaglei.search.provider.ncbi.probe   
org.eaglei.search.provider.ncbi.pubmed   
org.eaglei.search.provider.ncbi.taxonomy   
 

Uses of ESummary.Item in org.eaglei.search.provider.ncbi
 

Subclasses of ESummary.Item in org.eaglei.search.provider.ncbi
static class ESummary.ListItem
           
 

Fields in org.eaglei.search.provider.ncbi with type parameters of type ESummary.Item
 java.util.Map<java.lang.String,java.util.List<ESummary.Item>> ESummary.ESummaryResult.items
           
 java.util.Map<java.lang.String,java.util.List<ESummary.Item>> ESummary.ListItem.items
           
 

Uses of ESummary.Item in org.eaglei.search.provider.ncbi.gene
 

Fields in org.eaglei.search.provider.ncbi.gene declared as ESummary.Item
 ESummary.Item NCBIGeneProvider.GeneSummary.desc
           
 ESummary.Item NCBIGeneProvider.GeneSummary.name
           
 ESummary.Item NCBIGeneProvider.GeneSummary.orgname
           
 ESummary.Item NCBIGeneProvider.GeneSummary.otherAliases
           
 

Uses of ESummary.Item in org.eaglei.search.provider.ncbi.mesh
 

Fields in org.eaglei.search.provider.ncbi.mesh declared as ESummary.Item
 ESummary.Item NCBIMeSHProvider.MeSHSummary.meshTerm
           
 ESummary.Item NCBIMeSHProvider.MeSHSummary.scopeNote
           
 

Uses of ESummary.Item in org.eaglei.search.provider.ncbi.probe
 

Fields in org.eaglei.search.provider.ncbi.probe declared as ESummary.Item
 ESummary.Item NCBIProbeProvider.ProbeSummary.name
           
 ESummary.Item NCBIProbeProvider.ProbeSummary.ptype
           
 ESummary.Item NCBIProbeProvider.ProbeSummary.title
           
 

Uses of ESummary.Item in org.eaglei.search.provider.ncbi.pubmed
 

Fields in org.eaglei.search.provider.ncbi.pubmed declared as ESummary.Item
 ESummary.Item NCBIPubMedProvider.PubMedSummary.journal
           
 ESummary.Item NCBIPubMedProvider.PubMedSummary.so
           
 ESummary.Item NCBIPubMedProvider.PubMedSummary.title
           
 

Uses of ESummary.Item in org.eaglei.search.provider.ncbi.taxonomy
 

Fields in org.eaglei.search.provider.ncbi.taxonomy declared as ESummary.Item
 ESummary.Item NCBITaxonomyProvider.TaxonomySummary.commonName
           
 ESummary.Item NCBITaxonomyProvider.TaxonomySummary.sciName
           
 



Copyright © 2009-2010 Eagle-I. All Rights Reserved.