org.utgenome.format.legacy
Class AcceptSpecies

java.lang.Object
  extended by org.utgenome.format.legacy.AcceptSpecies

public class AcceptSpecies
extends Object


Field Summary
 ArrayList<SpeciesEntry> speciesEntry
           
 
Constructor Summary
AcceptSpecies()
           
 
Method Summary
 void addEntry(SpeciesEntry entry)
           
 ArrayList<SpeciesEntry> getEntry()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

speciesEntry

public ArrayList<SpeciesEntry> speciesEntry
Constructor Detail

AcceptSpecies

public AcceptSpecies()
Method Detail

addEntry

public void addEntry(SpeciesEntry entry)

getEntry

public ArrayList<SpeciesEntry> getEntry()


Copyright © 2007-2012 utgenome.org. All Rights Reserved.