|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectobject.microarray.Nucleic_acid_type
public class Nucleic_acid_type
Description
Nucleic_acid_type Object
Infos : KLB - IPMC - 02/2004
| Field Summary | |
|---|---|
private java.lang.String |
ae_ref
Reference of this Nucleic_acid_type object for ArrayExpress |
private java.lang.String |
geo_ref
Reference of this Nucleic_acid_type object for GEO |
private int |
nucleic_acid_type_id
ID of this Nucleic_acid_type object |
private java.lang.String |
nucleic_acid_type_ref
Reference of this Nucleic_acid_type object |
| Constructor Summary | |
|---|---|
Nucleic_acid_type()
Default constructor |
|
Nucleic_acid_type(int nucleic_acid_type_id)
Constructs a Nucleic_acid_type object from an existing Nucleic_acid_type ID |
|
| Method Summary | |
|---|---|
java.lang.String |
getAe_ref()
Reference of this Nucleic_acid_type object for ArrayExpress |
java.lang.String |
getGeo_ref()
Reference of this Nucleic_acid_type object for GEO |
int |
getNucleic_acid_type_id()
ID of this Nucleic_acid_type object |
java.lang.String |
getNucleic_acid_type_ref()
Reference of this Nucleic_acid_type object |
void |
setAe_ref(java.lang.String ae_ref)
|
void |
setGeo_ref(java.lang.String geo_ref)
|
void |
setNucleic_acid_type_id(int newNucleic_acid_type_id)
|
void |
setNucleic_acid_type_ref(java.lang.String newNucleic_acid_type_ref)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private int nucleic_acid_type_id
private java.lang.String nucleic_acid_type_ref
private java.lang.String ae_ref
private java.lang.String geo_ref
| Constructor Detail |
|---|
public Nucleic_acid_type()
public Nucleic_acid_type(int nucleic_acid_type_id)
nucleic_acid_type_id - ID of existing Nucleic_acid_type Object| Method Detail |
|---|
public int getNucleic_acid_type_id()
public void setNucleic_acid_type_id(int newNucleic_acid_type_id)
public java.lang.String getNucleic_acid_type_ref()
public void setNucleic_acid_type_ref(java.lang.String newNucleic_acid_type_ref)
public java.lang.String getAe_ref()
public void setAe_ref(java.lang.String ae_ref)
public java.lang.String getGeo_ref()
public void setGeo_ref(java.lang.String geo_ref)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||