|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectobject.annotation.Sonde
object.annotation.Oligo
public class Oligo
Description
Oligo Object
Infos : KLB - IPMC - 08/2003
Sonde,
Serialized Form| Field Summary | |
|---|---|
private java.lang.String |
enthalpy
Enthalpy associated with this Oligo Object |
private java.lang.String |
entropy
Entropy associated with this Oligo Object |
private int |
exon
not use |
private java.lang.String |
free_energy
Free Energy associated with this Oligo Object |
private MapEST |
mapEST
MapEST Object of this Oligo Object |
private double |
score
not use |
private java.util.Vector |
vectorCommande
Vector of Commande Object in which this Oligo have been ordered |
| Fields inherited from class object.annotation.Sonde |
|---|
hashGenoligo_rel, hashSpecificity, mamap, nb_est, organism_id, psl_coord, sequence, sonde_id, sonde_type_id, taille, tm, type, vectorGenoligo_rel, xhybrid_max |
| Constructor Summary | |
|---|---|
Oligo()
Default constructor |
|
Oligo(int oligo_id)
Constructs an Oligo object from an Oligo ID |
|
| Method Summary | |
|---|---|
java.lang.String |
getEnthalpy()
Enthalpy associated with this Oligo Object |
java.lang.String |
getEntropy()
Entropy associated with this Oligo Object |
int |
getExon()
not use |
java.lang.String |
getFree_energy()
Free Energy associated with this Oligo Object |
MapEST |
getMapEST()
MapEST Object of this Oligo Object |
double |
getScore()
not use |
java.util.Vector |
getVectorCommande()
Vector of Commande Object in which this Oligo have been ordered |
void |
setEnthalpy(java.lang.String enthalpy)
|
void |
setEntropy(java.lang.String entropy)
|
void |
setExon(int exon)
|
void |
setFree_energy(java.lang.String free_energy)
|
void |
setMapEST(MapEST mapEST)
|
void |
setScore(double score)
|
void |
setVectorCommande(java.util.Vector vectorCommande)
|
| Methods inherited from class object.annotation.Sonde |
|---|
displaySpecificity, getHashGenoligo_rel, getHashSpecificity, getMamap, getNb_est, getNb_xhybrid_string, getOrganism_id, getPsl_coord, getSequence, getSequenceBR, getSonde_id, getSonde_type_id, getTaille, getTm, getVectorGenoligo_rel, getVectorInfos, getXhybrid_max, loadHashSpecificity, setHashGenoligo_rel, setHashSpecificity, setMamap, setNb_est, setOrganism_id, setPsl_coord, setSequence, setSonde_id, setSonde_type_id, setTaille, setTm, setVectorGenoligo_rel, setXhybrid_max |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private double score
private int exon
private java.lang.String free_energy
private java.lang.String enthalpy
private java.lang.String entropy
private java.util.Vector vectorCommande
private MapEST mapEST
| Constructor Detail |
|---|
public Oligo()
public Oligo(int oligo_id)
oligo_id - ID of an existing Oligo ObjectEstoligo_rel,
Commande| Method Detail |
|---|
public double getScore()
public void setScore(double score)
public int getExon()
public void setExon(int exon)
public java.lang.String getFree_energy()
public void setFree_energy(java.lang.String free_energy)
public java.lang.String getEnthalpy()
public void setEnthalpy(java.lang.String enthalpy)
public java.lang.String getEntropy()
public void setEntropy(java.lang.String entropy)
public java.util.Vector getVectorCommande()
public void setVectorCommande(java.util.Vector vectorCommande)
public MapEST getMapEST()
public void setMapEST(MapEST mapEST)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||