|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.iastate.metnet.hibernate.AbstractTairAffy8kArrayElements
public abstract class AbstractTairAffy8kArrayElements
A class that represents a row in the tair_affy8k_array_elements table. You can customize the
behavior of this class by editing the class, TairAffy8kArrayElements(). WARNING: DO NOT
EDIT THIS FILE. This is a generated file that is synchronized * by MyEclipse Hibernate tool
integration.
| Constructor Summary | |
|---|---|
AbstractTairAffy8kArrayElements()
Simple constructor of AbstractTairAffy8kArrayElements instances. |
|
AbstractTairAffy8kArrayElements(java.lang.Integer recordId)
Constructor of AbstractTairAffy8kArrayElements 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 |
getArrayElementName()
Return the value of the array_element_name column. |
java.lang.String |
getArrayElementType()
Return the value of the array_element_type column. |
java.lang.String |
getChromosome()
Return the value of the chromosome column. |
java.lang.String |
getDescription()
Return the value of the description column. |
java.lang.String |
getIsAmbiguous()
Return the value of the is_ambiguous column. |
java.lang.String |
getIsControl()
Return the value of the is_control column. |
java.lang.String |
getLocusId()
Return the value of the locus_id column. |
java.lang.String |
getOrganism()
Return the value of the organism column. |
java.lang.Integer |
getRecordId()
Return the simple primary key value that identifies this object. |
java.lang.String |
getStart()
Return the value of the start column. |
java.lang.String |
getStop()
Return the value of the stop 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 |
setArrayElementName(java.lang.String arrayElementName)
Set the value of the array_element_name column. |
void |
setArrayElementType(java.lang.String arrayElementType)
Set the value of the array_element_type column. |
void |
setChromosome(java.lang.String chromosome)
Set the value of the chromosome column. |
void |
setDescription(java.lang.String description)
Set the value of the description column. |
void |
setIsAmbiguous(java.lang.String isAmbiguous)
Set the value of the is_ambiguous column. |
void |
setIsControl(java.lang.String isControl)
Set the value of the is_control column. |
void |
setLocusId(java.lang.String locusId)
Set the value of the locus_id column. |
void |
setOrganism(java.lang.String organism)
Set the value of the organism column. |
void |
setRecordId(java.lang.Integer recordId)
Set the simple primary key value that identifies this object. |
void |
setStart(java.lang.String start)
Set the value of the start column. |
void |
setStop(java.lang.String stop)
Set the value of the stop column. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractTairAffy8kArrayElements()
public AbstractTairAffy8kArrayElements(java.lang.Integer recordId)
recordId - | Method Detail |
|---|
public java.lang.Integer getRecordId()
public void setRecordId(java.lang.Integer recordId)
recordId - public java.lang.String getArrayElementName()
public void setArrayElementName(java.lang.String arrayElementName)
arrayElementName - public java.lang.String getArrayElementType()
public void setArrayElementType(java.lang.String arrayElementType)
arrayElementType - public java.lang.String getOrganism()
public void setOrganism(java.lang.String organism)
organism - public java.lang.String getIsControl()
public void setIsControl(java.lang.String isControl)
isControl - public java.lang.String getLocusId()
public void setLocusId(java.lang.String locusId)
locusId - public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description - public java.lang.String getIsAmbiguous()
public void setIsAmbiguous(java.lang.String isAmbiguous)
isAmbiguous - public java.lang.String getChromosome()
public void setChromosome(java.lang.String chromosome)
chromosome - public java.lang.String getStart()
public void setStart(java.lang.String start)
start - public java.lang.String getStop()
public void setStop(java.lang.String stop)
stop - 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 | |||||||||