Uses of Class
pl.poznan.put.rna.Nucleotide
-
Packages that use Nucleotide Package Description pl.poznan.put.rna -
-
Uses of Nucleotide in pl.poznan.put.rna
Methods in pl.poznan.put.rna that return Nucleotide Modifier and Type Method Description static NucleotideNucleotide. valueOf(String name)Returns the enum constant of this type with the specified name.static Nucleotide[]Nucleotide. values()Returns an array containing the constants of this enum type, in the order they are declared.
-