org.biojava3.core.sequence
Class TaxonomyID

java.lang.Object
  extended by org.biojava3.core.sequence.TaxonomyID

public class TaxonomyID
extends java.lang.Object

A sequence can be associated with a species or Taxonomy ID

Author:
Scooter Willis

Constructor Summary
TaxonomyID(java.lang.String id, DataSource dataSource)
           
 
Method Summary
 DataSource getDataSource()
           
 java.lang.String getID()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaxonomyID

public TaxonomyID(java.lang.String id,
                  DataSource dataSource)
Method Detail

getID

public java.lang.String getID()
Returns:
the id

getDataSource

public DataSource getDataSource()
Returns:
the source