|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_M_ForecastLine
public class X_M_ForecastLine
Generated Model for M_ForecastLine
| Field Summary |
|---|
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Fields inherited from interface org.compiere.model.I_M_ForecastLine |
|---|
accessLevel, COLUMNNAME_C_Period_ID, COLUMNNAME_DatePromised, COLUMNNAME_M_Forecast_ID, COLUMNNAME_M_ForecastLine_ID, COLUMNNAME_M_Product_ID, COLUMNNAME_M_Warehouse_ID, COLUMNNAME_Qty, COLUMNNAME_QtyCalculated, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_M_ForecastLine(Properties ctx,
int M_ForecastLine_ID,
String trxName)
Standard Constructor |
|
X_M_ForecastLine(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getC_Period_ID()
Get Period. |
I_C_Period |
getC_Period()
|
Timestamp |
getDatePromised()
Get Date Promised. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getM_Forecast_ID()
Get Forecast. |
I_M_Forecast |
getM_Forecast()
|
int |
getM_ForecastLine_ID()
Get Forecast Line. |
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
int |
getM_Warehouse_ID()
Get Warehouse. |
I_M_Warehouse |
getM_Warehouse()
|
BigDecimal |
getQty()
Get Quantity. |
BigDecimal |
getQtyCalculated()
Get Calculated Quantity. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setC_Period_ID(int C_Period_ID)
Set Period. |
void |
setDatePromised(Timestamp DatePromised)
Set Date Promised. |
void |
setM_Forecast_ID(int M_Forecast_ID)
Set Forecast. |
void |
setM_ForecastLine_ID(int M_ForecastLine_ID)
Set Forecast Line. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse. |
void |
setQty(BigDecimal Qty)
Set Quantity. |
void |
setQtyCalculated(BigDecimal QtyCalculated)
Set Calculated Quantity. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Constructor Detail |
|---|
public X_M_ForecastLine(Properties ctx,
int M_ForecastLine_ID,
String trxName)
public X_M_ForecastLine(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class PO
public I_C_Period getC_Period()
throws Exception
getC_Period in interface I_M_ForecastLineExceptionpublic void setC_Period_ID(int C_Period_ID)
setC_Period_ID in interface I_M_ForecastLineC_Period_ID - Period of the Calendarpublic int getC_Period_ID()
getC_Period_ID in interface I_M_ForecastLinepublic KeyNamePair getKeyNamePair()
public void setDatePromised(Timestamp DatePromised)
setDatePromised in interface I_M_ForecastLineDatePromised - Date Order was promisedpublic Timestamp getDatePromised()
getDatePromised in interface I_M_ForecastLine
public I_M_Forecast getM_Forecast()
throws Exception
getM_Forecast in interface I_M_ForecastLineExceptionpublic void setM_Forecast_ID(int M_Forecast_ID)
setM_Forecast_ID in interface I_M_ForecastLineM_Forecast_ID - Material Forecastpublic int getM_Forecast_ID()
getM_Forecast_ID in interface I_M_ForecastLinepublic void setM_ForecastLine_ID(int M_ForecastLine_ID)
setM_ForecastLine_ID in interface I_M_ForecastLineM_ForecastLine_ID - Forecast Linepublic int getM_ForecastLine_ID()
getM_ForecastLine_ID in interface I_M_ForecastLine
public I_M_Product getM_Product()
throws Exception
getM_Product in interface I_M_ForecastLineExceptionpublic void setM_Product_ID(int M_Product_ID)
setM_Product_ID in interface I_M_ForecastLineM_Product_ID - Product, Service, Itempublic int getM_Product_ID()
getM_Product_ID in interface I_M_ForecastLine
public I_M_Warehouse getM_Warehouse()
throws Exception
getM_Warehouse in interface I_M_ForecastLineExceptionpublic void setM_Warehouse_ID(int M_Warehouse_ID)
setM_Warehouse_ID in interface I_M_ForecastLineM_Warehouse_ID - Storage Warehouse and Service Pointpublic int getM_Warehouse_ID()
getM_Warehouse_ID in interface I_M_ForecastLinepublic void setQty(BigDecimal Qty)
setQty in interface I_M_ForecastLineQty - Quantitypublic BigDecimal getQty()
getQty in interface I_M_ForecastLinepublic void setQtyCalculated(BigDecimal QtyCalculated)
setQtyCalculated in interface I_M_ForecastLineQtyCalculated - Calculated Quantitypublic BigDecimal getQtyCalculated()
getQtyCalculated in interface I_M_ForecastLine
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||