Uses of Class
org.biojava.nbio.structure.chem.ChemCompAtom
-
Packages that use ChemCompAtom Package Description org.biojava.nbio.structure.chem -
-
Uses of ChemCompAtom in org.biojava.nbio.structure.chem
Methods in org.biojava.nbio.structure.chem that return types with arguments of type ChemCompAtom Modifier and Type Method Description List<ChemCompAtom>
ChemComp. getAtoms()
Method parameters in org.biojava.nbio.structure.chem with type arguments of type ChemCompAtom Modifier and Type Method Description void
ChemComp. setAtoms(List<ChemCompAtom> atoms)
-