|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectobject.hts.Hts_minseqe
public class Hts_minseqe
Description
Infos : KLB - IPMC - 09/2009
| Field Summary | |
|---|---|
private double |
amount
Amount input of this Hts_minseqe object |
private java.lang.String |
biomaterial
|
private double |
concentration_bank
|
private double |
concentration_sample
|
private java.util.Date |
date
Creation date of this Hts_minseqe Object |
private java.lang.String |
histopathology_number
|
private Hts_extraction |
hts_extraction
Hts extraction protocol used for this Hts_minseqe object |
private int |
hts_minseqe_id
ID of this Hts_minseqe Object |
private java.lang.String |
hts_minseqe_ref
Reference of this Hts_minseqe Object |
private Hts_quantification |
hts_quantification
Hts quantification protocol used for this Hts_minseqe object |
private int |
hts_sample_id
Hts_sample ID asssociated to this Hts_minseqe Object |
private boolean |
is_cleanup
|
private Nucleic_acid_type |
nucleic_acid_type
Nucleic acid type of this Hts_minseqe object |
private Organism |
organism
Organism corresponding to this Hts_minseqe object |
private Protocol_extraction |
protocol_extraction
Extraction protocol used for this Hts_minseqe object |
private double |
ratio_230
|
private double |
ratio_280
|
private double |
rin
|
private java.lang.String |
tissue
Tissue from which this Hts_minseqe object come from |
private java.lang.String |
treatment
|
| Constructor Summary | |
|---|---|
Hts_minseqe()
Default constructor |
|
Hts_minseqe(int hts_minseqe_id)
Constructs an Hts_minseqe object from an existing Hts_minseqe ID |
|
| Method Summary | |
|---|---|
void |
delete()
This function delete this Hybridization Object from database |
double |
getAmount()
Amount concerning this Hts_minseqe object |
java.lang.String |
getBiomaterial()
|
double |
getConcentration_bank()
|
double |
getConcentration_sample()
|
java.util.Date |
getDate()
Creation date of this Hts_minseqe Object |
java.lang.String |
getHistopathology_number()
|
Hts_extraction |
getHts_extraction()
Hts extraction protocol used for this Hts_minseqe object |
int |
getHts_minseqe_id()
ID of this Hts_minseqe Object |
java.lang.String |
getHts_minseqe_ref()
Reference of this Hts_minseqe Object |
Hts_quantification |
getHts_quantification()
Hts quantification protocol used for this Hts_minseqe object |
int |
getHts_sample_id()
Hts_sample ID asssociated to this Hts_minseqe Object |
boolean |
getIs_cleanup()
|
Nucleic_acid_type |
getNucleic_acid_type()
Nucleic acid type of this Hts_minseqe object |
Organism |
getOrganism()
Organism corresponding to this Hts_minseqe object |
Protocol_extraction |
getProtocol_extraction()
Extraction protocol used for this Hts_minseqe object |
double |
getRatio_230()
|
double |
getRatio_280()
|
double |
getRin()
|
java.lang.String |
getTissue()
Tissue Object from which this Hts_minseqe object come from |
java.lang.String |
getTreatment()
|
void |
loadParams(java.util.Hashtable hashParams)
This function loadParams from HTML form. |
boolean |
save()
This function save or update this Hts_minseqe Object into database |
void |
setAmount(double amount)
|
void |
setBiomaterial(java.lang.String biomaterial)
|
void |
setConcentration_bank(double concentration_bank)
|
void |
setConcentration_sample(double concentration_sample)
|
void |
setDate(java.util.Date date)
|
void |
setHistopathology_number(java.lang.String histopathology_number)
|
void |
setHts_extraction(Hts_extraction hts_extraction)
|
void |
setHts_minseqe_id(int hts_minseqe_id)
|
void |
setHts_minseqe_ref(java.lang.String hts_minseqe_ref)
|
void |
setHts_quantification(Hts_quantification hts_quantification)
|
void |
setHts_sample_id(int hts_sample_id)
|
void |
setIs_cleanup(boolean is_cleanup)
|
void |
setNucleic_acid_type(Nucleic_acid_type nucleic_acid_type)
|
void |
setOrganism(Organism organism)
|
void |
setProtocol_extraction(Protocol_extraction protocol_extraction)
|
void |
setRatio_230(double ratio_230)
|
void |
setRatio_280(double ratio_280)
|
void |
setRin(double rin)
|
void |
setTissue(java.lang.String tissue)
|
void |
setTreatment(java.lang.String treatment)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private int hts_minseqe_id
private java.lang.String hts_minseqe_ref
private int hts_sample_id
private java.util.Date date
private Hts_extraction hts_extraction
private Hts_quantification hts_quantification
private Nucleic_acid_type nucleic_acid_type
private double amount
private java.lang.String tissue
private Organism organism
private Protocol_extraction protocol_extraction
private boolean is_cleanup
private double concentration_sample
private double concentration_bank
private double ratio_280
private double ratio_230
private double rin
private java.lang.String biomaterial
private java.lang.String treatment
private java.lang.String histopathology_number
| Constructor Detail |
|---|
public Hts_minseqe()
public Hts_minseqe(int hts_minseqe_id)
hts_minseqe_id - ID of existing Hts_minseqe Object| Method Detail |
|---|
public int getHts_minseqe_id()
public void setHts_minseqe_id(int hts_minseqe_id)
public java.lang.String getHts_minseqe_ref()
public void setHts_minseqe_ref(java.lang.String hts_minseqe_ref)
public int getHts_sample_id()
public void setHts_sample_id(int hts_sample_id)
public java.util.Date getDate()
public void setDate(java.util.Date date)
public Hts_extraction getHts_extraction()
public void setHts_extraction(Hts_extraction hts_extraction)
public Hts_quantification getHts_quantification()
public void setHts_quantification(Hts_quantification hts_quantification)
public Protocol_extraction getProtocol_extraction()
public void setProtocol_extraction(Protocol_extraction protocol_extraction)
public Nucleic_acid_type getNucleic_acid_type()
public void setNucleic_acid_type(Nucleic_acid_type nucleic_acid_type)
public java.lang.String getTissue()
public void setTissue(java.lang.String tissue)
public Organism getOrganism()
public void setOrganism(Organism organism)
public double getAmount()
public void setAmount(double amount)
public boolean getIs_cleanup()
public void setIs_cleanup(boolean is_cleanup)
public double getConcentration_sample()
public void setConcentration_sample(double concentration_sample)
public double getConcentration_bank()
public void setConcentration_bank(double concentration_bank)
public double getRatio_280()
public void setRatio_280(double ratio_280)
public double getRatio_230()
public void setRatio_230(double ratio_230)
public double getRin()
public void setRin(double rin)
public java.lang.String getBiomaterial()
public void setBiomaterial(java.lang.String biomaterial)
public java.lang.String getTreatment()
public void setTreatment(java.lang.String treatment)
public java.lang.String getHistopathology_number()
public void setHistopathology_number(java.lang.String histopathology_number)
public void loadParams(java.util.Hashtable hashParams)
public boolean save()
public void delete()
Labeling,
Labeling.delete()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||