Uses of Class
com.actelion.research.chem.interactionstatistics.InteractionAtomTypeCalculator.AtomPropertyShift
-
Packages that use InteractionAtomTypeCalculator.AtomPropertyShift Package Description com.actelion.research.chem.interactionstatistics -
-
Uses of InteractionAtomTypeCalculator.AtomPropertyShift in com.actelion.research.chem.interactionstatistics
Methods in com.actelion.research.chem.interactionstatistics that return InteractionAtomTypeCalculator.AtomPropertyShift Modifier and Type Method Description static InteractionAtomTypeCalculator.AtomPropertyShift
InteractionAtomTypeCalculator.AtomPropertyShift. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static InteractionAtomTypeCalculator.AtomPropertyShift[]
InteractionAtomTypeCalculator.AtomPropertyShift. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-