Uses of Class
org.biojava.nbio.structure.chem.ChemCompDescriptor
- 
Packages that use ChemCompDescriptor Package Description org.biojava.nbio.structure.chem  - 
- 
Uses of ChemCompDescriptor in org.biojava.nbio.structure.chem
Methods in org.biojava.nbio.structure.chem that return types with arguments of type ChemCompDescriptor Modifier and Type Method Description List<ChemCompDescriptor>ChemComp. getDescriptors()Method parameters in org.biojava.nbio.structure.chem with type arguments of type ChemCompDescriptor Modifier and Type Method Description voidChemComp. setDescriptors(List<ChemCompDescriptor> descriptors) 
 -