Package org.biojava.nbio.structure.rcsb
Class RCSBLigand
java.lang.Object
org.biojava.nbio.structure.rcsb.RCSBLigand
Corresponds to a ligand in a 
ligandInfo XML file.- Since:
 - 3.0.6
 - Author:
 - dmyerstu
 - See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetId()getInChI()getName()getType()voidsetFormula(String formula) voidvoidvoidsetInChIKey(String inChIKey) voidvoidvoidvoid 
- 
Constructor Details
- 
RCSBLigand
public RCSBLigand() 
 - 
 - 
Method Details
- 
getFormula
 - 
getId
 - 
getInChI
 - 
getInChIKey
 - 
getName
 - 
getSmiles
 - 
getType
 - 
getWeight
 - 
setFormula
 - 
setId
 - 
setInChI
 - 
setInChIKey
 - 
setName
 - 
setSmiles
 - 
setType
 - 
setWeight
 
 -