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