org.forester.species
Interface Species

All Superinterfaces:
java.lang.Comparable<Species>
All Known Implementing Classes:
BasicSpecies

public interface Species
extends java.lang.Comparable<Species>


Method Summary
 java.lang.String getSpeciesId()
           
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

getSpeciesId

java.lang.String getSpeciesId()