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