Uses of Class
org.forester.phylogeny.data.Accession.Source
-
Packages that use Accession.Source Package Description org.forester.phylogeny.data -
-
Uses of Accession.Source in org.forester.phylogeny.data
Methods in org.forester.phylogeny.data that return Accession.Source Modifier and Type Method Description static Accession.Source
Accession.Source. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static Accession.Source[]
Accession.Source. values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.forester.phylogeny.data with parameters of type Accession.Source Constructor Description Accession(java.lang.String value, Accession.Source source)
-