|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_C_WaveLine
public class X_C_WaveLine
Generated Model for C_WaveLine
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=1020 |
static String |
Table_Name
TableName=C_WaveLine |
static long |
updatedMS
Last Updated Timestamp 2008-06-16 15:06:26.0 |
| Fields inherited from class org.compiere.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_C_WaveLine(Ctx ctx,
int C_WaveLine_ID,
String trxName)
Standard Constructor |
|
X_C_WaveLine(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getC_OrderLine_ID()
Get Order Line. |
int |
getC_Wave_ID()
Get Wave. |
int |
getC_WaveLine_ID()
Get Wave Line. |
int |
getM_Product_ID()
Get Product. |
BigDecimal |
getMovementQty()
Get Movement Quantity. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
void |
setC_OrderLine_ID(int C_OrderLine_ID)
Set Order Line. |
void |
setC_Wave_ID(int C_Wave_ID)
Set Wave. |
void |
setC_WaveLine_ID(int C_WaveLine_ID)
Set Wave Line. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setMovementQty(BigDecimal MovementQty)
Set Movement Quantity. |
String |
toString()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long updatedMS
public static final int Table_ID
public static final String Table_Name
protected static KeyNamePair Model
protected BigDecimal accessLevel
| Constructor Detail |
|---|
public X_C_WaveLine(Ctx ctx,
int C_WaveLine_ID,
String trxName)
ctx - contextC_WaveLine_ID - idtrxName - transaction
public X_C_WaveLine(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Ctx ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic void setC_OrderLine_ID(int C_OrderLine_ID)
C_OrderLine_ID - Order Linepublic int getC_OrderLine_ID()
public void setC_WaveLine_ID(int C_WaveLine_ID)
C_WaveLine_ID - Wave Linepublic int getC_WaveLine_ID()
public void setC_Wave_ID(int C_Wave_ID)
C_Wave_ID - Wavepublic int getC_Wave_ID()
public void setM_Product_ID(int M_Product_ID)
M_Product_ID - Product, Service, Itempublic int getM_Product_ID()
public void setMovementQty(BigDecimal MovementQty)
MovementQty - Quantity of a product moved.public BigDecimal getMovementQty()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||