org.wwbota.identification
Interface Taxon

All Superinterfaces:
Named
All Known Implementing Classes:
Genus, Species

public interface Taxon
extends Named

A Taxon is a class in a classification.


Method Summary
 Taxon getParent()
           
 java.lang.String rankName()
           
 
Methods inherited from interface org.wwbota.identification.Named
getName
 

Method Detail

getParent

public Taxon getParent()

rankName

public java.lang.String rankName()