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