Package tech.molecules.chem.coredb
Interface Compound
-
public interface Compound
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetId()com.actelion.research.chem.StereoMoleculegetMolecule()
-
-
-
Method Detail
-
getId
String getId()
-
getMolecule
com.actelion.research.chem.StereoMolecule getMolecule()
-
-