|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectobject.microarray.Labeling_type
public class Labeling_type
Description
A Labeling_type belong to a Labeling Object
Infos : KLB - IPMC - 02/2004
| Field Summary | |
|---|---|
private java.lang.String |
arrayexpress
arrayexpress reference of this Labeling_type object |
private java.lang.String |
color
Color of this Labeling_type object |
private java.lang.String |
geo_extract
GEO default extraction protocol of this Labeling_type object |
private java.lang.String |
geo_hyb
GEO default hybridization protocol of this Labeling_type object |
private java.lang.String |
geo_label
GEO default labeling protocol of this Labeling_type object |
private java.lang.String |
geo_nucleicacid
GEO default type of nucleic acid of this Labeling_type object |
private int |
labeling_type_id
ID of this Labeling_type object |
private java.lang.String |
labeling_type_ref
Refrence of this Labeling_type object |
private java.lang.String |
wavelength
wavelength default of this Labeling_type object |
| Constructor Summary | |
|---|---|
Labeling_type()
Default constructor |
|
Labeling_type(int labeling_type_id)
Constructs a Labeling_type object from an existing Labeling_type ID |
|
| Method Summary | |
|---|---|
java.lang.String |
getArrayexpress()
arrayexpress reference of this Labeling_type object |
java.lang.String |
getColor()
Color of this Labeling_type object |
java.lang.String |
getGeo_extract()
GEO default extraction protocol of this Labeling_type object |
java.lang.String |
getGeo_hyb()
GEO default hybridization protocol of this Labeling_type object |
java.lang.String |
getGeo_label()
GEO default labeling protocol of this Labeling_type object |
java.lang.String |
getGeo_nucleicacid()
GEO default type of nucleic acid of this Labeling_type object |
int |
getLabeling_type_id()
ID of this Labeling_type object |
java.lang.String |
getLabeling_type_ref()
Refrence of this Labeling_type object |
java.lang.String |
getWavelength()
wavelength default of this Labeling_type object |
void |
setArrayexpress(java.lang.String arrayexpress)
|
void |
setColor(java.lang.String color)
|
void |
setGeo_extract(java.lang.String geo_extract)
|
void |
setGeo_hyb(java.lang.String geo_hyb)
|
void |
setGeo_label(java.lang.String geo_label)
|
void |
setGeo_nucleicacid(java.lang.String geo_nucleicacid)
|
void |
setLabeling_type_id(int labeling_type_id)
|
void |
setLabeling_type_ref(java.lang.String labeling_type_ref)
|
void |
setWavelength(java.lang.String wavelength)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private int labeling_type_id
private java.lang.String labeling_type_ref
private java.lang.String color
private java.lang.String arrayexpress
private java.lang.String wavelength
private java.lang.String geo_nucleicacid
private java.lang.String geo_extract
private java.lang.String geo_label
private java.lang.String geo_hyb
| Constructor Detail |
|---|
public Labeling_type()
public Labeling_type(int labeling_type_id)
labeling_type_id - ID of existing Labeling_type Object| Method Detail |
|---|
public int getLabeling_type_id()
public void setLabeling_type_id(int labeling_type_id)
public java.lang.String getLabeling_type_ref()
public void setLabeling_type_ref(java.lang.String labeling_type_ref)
public java.lang.String getColor()
public void setColor(java.lang.String color)
public java.lang.String getArrayexpress()
public void setArrayexpress(java.lang.String arrayexpress)
public java.lang.String getWavelength()
public void setWavelength(java.lang.String wavelength)
public java.lang.String getGeo_nucleicacid()
public void setGeo_nucleicacid(java.lang.String geo_nucleicacid)
public java.lang.String getGeo_extract()
public void setGeo_extract(java.lang.String geo_extract)
public java.lang.String getGeo_label()
public void setGeo_label(java.lang.String geo_label)
public java.lang.String getGeo_hyb()
public void setGeo_hyb(java.lang.String geo_hyb)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||