public class RCSBLigand extends Object
ligandInfo
XML file.Constructor and Description |
---|
RCSBLigand() |
Modifier and Type | Method and Description |
---|---|
String |
getFormula() |
String |
getId() |
String |
getInChI() |
String |
getInChIKey() |
String |
getName() |
String |
getSmiles() |
String |
getType() |
Double |
getWeight() |
void |
setFormula(String formula) |
void |
setId(String id) |
void |
setInChI(String inChI) |
void |
setInChIKey(String inChIKey) |
void |
setName(String name) |
void |
setSmiles(String smiles) |
void |
setType(String type) |
void |
setWeight(Double weight) |
public RCSBLigand()
public String getFormula()
public String getInChIKey()
public void setFormula(String formula)
public void setInChIKey(String inChIKey)
Copyright © 2000–2019 BioJava. All rights reserved.