Uses of Class
org.forester.phylogeny.data.Identifier
-
Packages that use Identifier Package Description org.forester.phylogeny org.forester.phylogeny.data -
-
Uses of Identifier in org.forester.phylogeny
Methods in org.forester.phylogeny that return Identifier Modifier and Type Method Description IdentifierPhylogeny. getIdentifier()Methods in org.forester.phylogeny with parameters of type Identifier Modifier and Type Method Description voidPhylogeny. setIdentifier(Identifier identifier) -
Uses of Identifier in org.forester.phylogeny.data
Methods in org.forester.phylogeny.data that return Identifier Modifier and Type Method Description IdentifierTaxonomy. getIdentifier()Methods in org.forester.phylogeny.data with parameters of type Identifier Modifier and Type Method Description voidTaxonomy. setIdentifier(Identifier identifier)
-