JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum
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
AminoAcid
AminoAcid.
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.