edu.iastate.metnet.dao
Class ChebiObject
java.lang.Object
edu.iastate.metnet.dao.ChebiObject
- All Implemented Interfaces:
- java.io.Serializable
public class ChebiObject
- extends java.lang.Object
- implements java.io.Serializable
chebi info data object. Notice that when we specify a chebi id, all children chebi id should be
combined
- Author:
- Jie Li
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChebiObject
public ChebiObject()
getChebiFormula
public java.lang.String getChebiFormula()
- Returns:
- Returns the chebiFormula.
setChebiFormula
public void setChebiFormula(java.lang.String chebiFormula)
- Parameters:
chebiFormula - The chebiFormula to set.
getChebiInChI
public java.lang.String getChebiInChI()
- Returns:
- Returns the chebiInChI.
setChebiInChI
public void setChebiInChI(java.lang.String chebiInChI)
- Parameters:
chebiInChI - The chebiInChI to set.
getChebiName
public java.lang.String getChebiName()
- Returns:
- Returns the chebiName.
setChebiName
public void setChebiName(java.lang.String chebiName)
- Parameters:
chebiName - The chebiName to set.
getChebiSmiles
public java.lang.String getChebiSmiles()
- Returns:
- Returns the chebiSmile.
setChebiSmiles
public void setChebiSmiles(java.lang.String chebiSmile)
- Parameters:
chebiSmile - The chebiSmile to set.
getCompoundID
public java.lang.Integer getCompoundID()
- Returns:
- Returns the compoundID.
setCompoundID
public void setCompoundID(java.lang.Integer compoundID)
- Parameters:
compoundID - The compoundID to set.
getEntityID
public java.lang.Integer getEntityID()
- Returns:
- Returns the entityID.
setEntityID
public void setEntityID(java.lang.Integer entityID)
- Parameters:
entityID - The entityID to set.
getChebiDbAccession
public java.lang.String getChebiDbAccession()
- Returns:
- Returns the chebiDbAccession.
setChebiDbAccession
public void setChebiDbAccession(java.lang.String chebiDbAccession)
- Parameters:
chebiDbAccession - The chebiDbAccession to set.
getCasList
public java.util.Collection getCasList()
- Returns:
- the casList
getCasListX
public java.util.Collection getCasListX()
- Returns:
- the casListX
getCidList
public java.util.Collection getCidList()
- Returns:
- the cidList
getCidListX
public java.util.Collection getCidListX()
- Returns:
- the cidListX