org.forester.surfacing
Interface Species

All Superinterfaces:
Comparable<Species>
All Known Implementing Classes:
BasicSpecies

public interface Species
extends Comparable<Species>


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

Method Detail

getSpeciesId

String getSpeciesId()