edu.iastate.metnet.hibernate
Class AbstractTairAthGoGoslim

java.lang.Object
  extended by edu.iastate.metnet.hibernate.AbstractTairAthGoGoslim
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
TairAthGoGoslim

public abstract class AbstractTairAthGoGoslim
extends java.lang.Object
implements java.io.Serializable

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.

See Also:
Serialized Form

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

AbstractTairAthGoGoslim

public AbstractTairAthGoGoslim()
Simple constructor of AbstractTairAthGoGoslim instances.


AbstractTairAthGoGoslim

public AbstractTairAthGoGoslim(java.lang.Integer recordId)
Constructor of AbstractTairAthGoGoslim instances given a simple primary key.

Parameters:
recordId -
Method Detail

getRecordId

public java.lang.Integer getRecordId()
Return the simple primary key value that identifies this object.

Returns:
java.lang.Integer

setRecordId

public void setRecordId(java.lang.Integer recordId)
Set the simple primary key value that identifies this object.

Parameters:
recordId -

getLocusId

public java.lang.String getLocusId()
Return the value of the locus_id column.

Returns:
java.lang.String

setLocusId

public void setLocusId(java.lang.String locusId)
Set the value of the locus_id column.

Parameters:
locusId -

getTairAccession

public java.lang.Integer getTairAccession()
Return the value of the tair_accession column.

Returns:
java.lang.Integer

setTairAccession

public void setTairAccession(java.lang.Integer tairAccession)
Set the value of the tair_accession column.

Parameters:
tairAccession -

getObjectName

public java.lang.String getObjectName()
Return the value of the object_name column.

Returns:
java.lang.String

setObjectName

public void setObjectName(java.lang.String objectName)
Set the value of the object_name column.

Parameters:
objectName -

getGoTerm

public java.lang.String getGoTerm()
Return the value of the go_term column.

Returns:
java.lang.String

setGoTerm

public void setGoTerm(java.lang.String goTerm)
Set the value of the go_term column.

Parameters:
goTerm -

getGoId

public java.lang.String getGoId()
Return the value of the go_id column.

Returns:
java.lang.String

setGoId

public void setGoId(java.lang.String goId)
Set the value of the go_id column.

Parameters:
goId -

getTairKeywordId

public java.lang.Integer getTairKeywordId()
Return the value of the tair_keyword_id column.

Returns:
java.lang.Integer

setTairKeywordId

public void setTairKeywordId(java.lang.Integer tairKeywordId)
Set the value of the tair_keyword_id column.

Parameters:
tairKeywordId -

getAspect

public java.lang.String getAspect()
Return the value of the aspect column.

Returns:
java.lang.String

setAspect

public void setAspect(java.lang.String aspect)
Set the value of the aspect column.

Parameters:
aspect -

getGoslimTerm

public java.lang.String getGoslimTerm()
Return the value of the goslim_term column.

Returns:
java.lang.String

setGoslimTerm

public void setGoslimTerm(java.lang.String goslimTerm)
Set the value of the goslim_term column.

Parameters:
goslimTerm -

getEvidenceCode

public java.lang.String getEvidenceCode()
Return the value of the evidence_code column.

Returns:
java.lang.String

setEvidenceCode

public void setEvidenceCode(java.lang.String evidenceCode)
Set the value of the evidence_code column.

Parameters:
evidenceCode -

getReference

public java.lang.String getReference()
Return the value of the reference column.

Returns:
java.lang.String

setReference

public void setReference(java.lang.String reference)
Set the value of the reference column.

Parameters:
reference -

getAnnotationDatabase

public java.lang.String getAnnotationDatabase()
Return the value of the annotation_database column.

Returns:
java.lang.String

setAnnotationDatabase

public void setAnnotationDatabase(java.lang.String annotationDatabase)
Set the value of the annotation_database column.

Parameters:
annotationDatabase -

getDateAnnotated

public java.util.Date getDateAnnotated()
Return the value of the date_annotated column.

Returns:
java.util.Date

setDateAnnotated

public void setDateAnnotated(java.util.Date dateAnnotated)
Set the value of the date_annotated column.

Parameters:
dateAnnotated -

equals

public boolean equals(java.lang.Object rhs)
Implementation of the equals comparison on the basis of equality of the primary key values.

Overrides:
equals in class java.lang.Object
Parameters:
rhs -
Returns:
boolean

hashCode

public 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).

Overrides:
hashCode in class java.lang.Object
Returns:
int