|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.iastate.metnet.hibernate.AbstractTairAthGoGoslim
public abstract class AbstractTairAthGoGoslim
A class that represents a row in the tair_ath_go_goslim table. You can customize the behavior of
this class by editing the class, TairAthGoGoslim(). WARNING: DO NOT EDIT THIS FILE.
This is a generated file that is synchronized * by MyEclipse Hibernate tool integration.
| Constructor Summary | |
|---|---|
AbstractTairAthGoGoslim()
Simple constructor of AbstractTairAthGoGoslim instances. |
|
AbstractTairAthGoGoslim(java.lang.Integer recordId)
Constructor of AbstractTairAthGoGoslim instances given a simple primary key. |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object rhs)
Implementation of the equals comparison on the basis of equality of the primary key values. |
java.lang.String |
getAnnotationDatabase()
Return the value of the annotation_database column. |
java.lang.String |
getAspect()
Return the value of the aspect column. |
java.util.Date |
getDateAnnotated()
Return the value of the date_annotated column. |
java.lang.String |
getEvidenceCode()
Return the value of the evidence_code column. |
java.lang.String |
getGoId()
Return the value of the go_id column. |
java.lang.String |
getGoslimTerm()
Return the value of the goslim_term column. |
java.lang.String |
getGoTerm()
Return the value of the go_term column. |
java.lang.String |
getLocusId()
Return the value of the locus_id column. |
java.lang.String |
getObjectName()
Return the value of the object_name column. |
java.lang.Integer |
getRecordId()
Return the simple primary key value that identifies this object. |
java.lang.String |
getReference()
Return the value of the reference column. |
java.lang.Integer |
getTairAccession()
Return the value of the tair_accession column. |
java.lang.Integer |
getTairKeywordId()
Return the value of the tair_keyword_id column. |
int |
hashCode()
Implementation of the hashCode method conforming to the Bloch pattern with the exception of array properties (these are very unlikely primary key types). |
void |
setAnnotationDatabase(java.lang.String annotationDatabase)
Set the value of the annotation_database column. |
void |
setAspect(java.lang.String aspect)
Set the value of the aspect column. |
void |
setDateAnnotated(java.util.Date dateAnnotated)
Set the value of the date_annotated column. |
void |
setEvidenceCode(java.lang.String evidenceCode)
Set the value of the evidence_code column. |
void |
setGoId(java.lang.String goId)
Set the value of the go_id column. |
void |
setGoslimTerm(java.lang.String goslimTerm)
Set the value of the goslim_term column. |
void |
setGoTerm(java.lang.String goTerm)
Set the value of the go_term column. |
void |
setLocusId(java.lang.String locusId)
Set the value of the locus_id column. |
void |
setObjectName(java.lang.String objectName)
Set the value of the object_name column. |
void |
setRecordId(java.lang.Integer recordId)
Set the simple primary key value that identifies this object. |
void |
setReference(java.lang.String reference)
Set the value of the reference column. |
void |
setTairAccession(java.lang.Integer tairAccession)
Set the value of the tair_accession column. |
void |
setTairKeywordId(java.lang.Integer tairKeywordId)
Set the value of the tair_keyword_id column. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractTairAthGoGoslim()
public AbstractTairAthGoGoslim(java.lang.Integer recordId)
recordId - | Method Detail |
|---|
public java.lang.Integer getRecordId()
public void setRecordId(java.lang.Integer recordId)
recordId - public java.lang.String getLocusId()
public void setLocusId(java.lang.String locusId)
locusId - public java.lang.Integer getTairAccession()
public void setTairAccession(java.lang.Integer tairAccession)
tairAccession - public java.lang.String getObjectName()
public void setObjectName(java.lang.String objectName)
objectName - public java.lang.String getGoTerm()
public void setGoTerm(java.lang.String goTerm)
goTerm - public java.lang.String getGoId()
public void setGoId(java.lang.String goId)
goId - public java.lang.Integer getTairKeywordId()
public void setTairKeywordId(java.lang.Integer tairKeywordId)
tairKeywordId - public java.lang.String getAspect()
public void setAspect(java.lang.String aspect)
aspect - public java.lang.String getGoslimTerm()
public void setGoslimTerm(java.lang.String goslimTerm)
goslimTerm - public java.lang.String getEvidenceCode()
public void setEvidenceCode(java.lang.String evidenceCode)
evidenceCode - public java.lang.String getReference()
public void setReference(java.lang.String reference)
reference - public java.lang.String getAnnotationDatabase()
public void setAnnotationDatabase(java.lang.String annotationDatabase)
annotationDatabase - public java.util.Date getDateAnnotated()
public void setDateAnnotated(java.util.Date dateAnnotated)
dateAnnotated - public boolean equals(java.lang.Object rhs)
equals in class java.lang.Objectrhs -
public int hashCode()
hashCode in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||