|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjebl.evolution.taxa.TaxonomicLevel
public class TaxonomicLevel
Method Summary | |
---|---|
java.lang.String |
getName()
get the name of the taxonomic level |
static TaxonomicLevel |
getTaxonomicLevel(java.lang.String name)
A static method that returns a TaxonomicLevel object with the given name. |
static java.util.Set |
getTaxonomicLevels()
Returns a Set containing all the currently created taxonomic levels. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getName()
public static TaxonomicLevel getTaxonomicLevel(java.lang.String name)
name
- the name of the taxonomic level
public static java.util.Set getTaxonomicLevels()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |