org.eaglei.search.provider.ncbi
Class ESummary.ListItem

java.lang.Object
  extended by org.eaglei.search.provider.ncbi.ESummary.Item
      extended by org.eaglei.search.provider.ncbi.ESummary.ListItem
Enclosing class:
ESummary

public static class ESummary.ListItem
extends ESummary.Item


Field Summary
 java.util.Map<java.lang.String,java.util.List<ESummary.Item>> items
           
 
Fields inherited from class org.eaglei.search.provider.ncbi.ESummary.Item
name, type, value
 
Constructor Summary
ESummary.ListItem()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

items

public java.util.Map<java.lang.String,java.util.List<ESummary.Item>> items
Constructor Detail

ESummary.ListItem

public ESummary.ListItem()


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