|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectobject.hts.Hts_quantification
public class Hts_quantification
Description
Hts_quantification Object belong to Hts_extraction Object
Infos : KLB - IPMC - 09/2009
| Field Summary | |
|---|---|
private int |
hts_quantification_id
ID of this Hts_quantification object |
private java.lang.String |
hts_quantification_ref
Reference of this Hts_quantification object |
| Constructor Summary | |
|---|---|
Hts_quantification()
Default constructor |
|
Hts_quantification(int hts_quantification_id)
Constructs a Hts_quantification object from an existing Hts_quantification ID. |
|
| Method Summary | |
|---|---|
int |
getHts_quantification_id()
ID of this Hts_quantification object |
java.lang.String |
gethts_quantification_ref()
Reference of this Hts_quantification object |
void |
setHts_quantification_id(int hts_quantification_id)
|
void |
setHts_quantification_ref(java.lang.String hts_quantification_ref)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private int hts_quantification_id
private java.lang.String hts_quantification_ref
| Constructor Detail |
|---|
public Hts_quantification()
public Hts_quantification(int hts_quantification_id)
hts_quantification_id - ID of an existing Hts_quantification Object| Method Detail |
|---|
public int getHts_quantification_id()
public void setHts_quantification_id(int hts_quantification_id)
public java.lang.String gethts_quantification_ref()
public void setHts_quantification_ref(java.lang.String hts_quantification_ref)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||