|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectobject.microarray.Microarray_type
public class Microarray_type
Description
MicroarrayType Object
Infos : KLB - IPMC - 01/2004
| Field Summary | |
|---|---|
private int |
microarray_type_id
ID of Microarray_type object |
private java.lang.String |
microarray_type_ref
Name of the Microarray_type Object |
| Constructor Summary | |
|---|---|
Microarray_type()
Default constructor |
|
Microarray_type(int microarray_type_id)
Constructs a Microarray_type object from Microarray_type ID |
|
| Method Summary | |
|---|---|
int |
getMicroarray_type_id()
ID of Microarray_type object |
java.lang.String |
getMicroarray_type_ref()
Name of the Microarray_type Object |
void |
setMicroarray_type_id(int microarray_type_id)
|
void |
setMicroarray_type_ref(java.lang.String microarray_type_ref)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private int microarray_type_id
private java.lang.String microarray_type_ref
| Constructor Detail |
|---|
public Microarray_type()
public Microarray_type(int microarray_type_id)
microarray_type_id - ID of existing Microarray_type| Method Detail |
|---|
public int getMicroarray_type_id()
public void setMicroarray_type_id(int microarray_type_id)
public java.lang.String getMicroarray_type_ref()
public void setMicroarray_type_ref(java.lang.String microarray_type_ref)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||