Uses of Class
pl.poznan.put.notation.Stericity
-
Packages that use Stericity Package Description pl.poznan.put.notation A set of enums describing different notations used in structural biology. -
-
Uses of Stericity in pl.poznan.put.notation
Methods in pl.poznan.put.notation that return Stericity Modifier and Type Method Description StericityLeontisWesthof. stericity()static StericityStericity. valueOf(String name)Returns the enum constant of this type with the specified name.static Stericity[]Stericity. values()Returns an array containing the constants of this enum type, in the order they are declared.
-