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