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
-
Method Summary
Modifier and TypeMethodDescriptiongetId()
getInChI()
getName()
getType()
void
setFormula
(String formula) void
void
void
setInChIKey
(String inChIKey) void
void
void
void
-
Constructor Details
-
RCSBLigand
public RCSBLigand()
-
-
Method Details
-
getFormula
-
getId
-
getInChI
-
getInChIKey
-
getName
-
getSmiles
-
getType
-
getWeight
-
setFormula
-
setId
-
setInChI
-
setInChIKey
-
setName
-
setSmiles
-
setType
-
setWeight
-