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