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 Identifier
Phylogeny. getIdentifier()
Methods in org.forester.phylogeny with parameters of type Identifier Modifier and Type Method Description void
Phylogeny. 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 Identifier
Taxonomy. getIdentifier()
Methods in org.forester.phylogeny.data with parameters of type Identifier Modifier and Type Method Description void
Taxonomy. setIdentifier(Identifier identifier)
-