|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectobject.hts.Hts_type
public class Hts_type
Description
Hts_type Object
Infos : KLB - IPMC - 05/2009
| Field Summary | |
|---|---|
private java.lang.String |
description
Description of this Hts_type object |
private int |
hts_type_id
ID of this Hts_type object |
private java.lang.String |
hts_type_ref
Reference of this Hts_type object |
private boolean |
is_orderable
True if Hts_type object is orderable |
protected Plateforme |
plateforme
Plateforme where Hts_type is performed |
private java.lang.String |
shortRef
ShortRef of this Hts_type object |
| Constructor Summary | |
|---|---|
Hts_type()
Default constructor |
|
Hts_type(int hts_type_id)
Constructs a Hts_type object from an existing Hts_type ID |
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Description of this Microarray_project_type object |
int |
getHts_type_id()
ID of this Hts_type object |
java.lang.String |
getHts_type_ref()
Reference of this Hts_type object |
boolean |
getIs_orderable()
True if Hts_type object is orderable |
Plateforme |
getPlateforme()
Plateforme where Hts_type is performed |
java.lang.String |
getShortRef()
ShortRef of this Microarray_project_type object |
void |
setDescription(java.lang.String description)
|
void |
setHts_type_id(int hts_type_id)
|
void |
setHts_type_ref(java.lang.String hts_type_ref)
|
void |
setIs_orderable(boolean is_orderable)
|
void |
setPlateforme(Plateforme plateforme)
|
void |
setShortRef(java.lang.String shortRef)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private int hts_type_id
private java.lang.String hts_type_ref
private java.lang.String shortRef
private java.lang.String description
protected Plateforme plateforme
private boolean is_orderable
| Constructor Detail |
|---|
public Hts_type()
public Hts_type(int hts_type_id)
hts_type_id - ID of existing Hts_type Object| Method Detail |
|---|
public int getHts_type_id()
public void setHts_type_id(int hts_type_id)
public java.lang.String getHts_type_ref()
public void setHts_type_ref(java.lang.String hts_type_ref)
public java.lang.String getShortRef()
public void setShortRef(java.lang.String shortRef)
public java.lang.String getDescription()
public void setDescription(java.lang.String description)
public Plateforme getPlateforme()
public void setPlateforme(Plateforme plateforme)
public boolean getIs_orderable()
public void setIs_orderable(boolean is_orderable)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||