Uses of Class
pl.poznan.put.structure.HelixOrigin
-
Packages that use HelixOrigin Package Description pl.poznan.put.structure Package contains classes useful in describing secondary structure (base pairs, helices, etc.) -
-
Uses of HelixOrigin in pl.poznan.put.structure
Methods in pl.poznan.put.structure that return HelixOrigin Modifier and Type Method Description static HelixOriginHelixOrigin. valueOf(String name)Returns the enum constant of this type with the specified name.static HelixOrigin[]HelixOrigin. values()Returns an array containing the constants of this enum type, in the order they are declared.
-