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