Interface Species

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

public interface Species extends Comparable<Species>
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface java.lang.Comparable

    compareTo
  • Method Details

    • getSpeciesId

      String getSpeciesId()