|
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_DemandDetail
public class X_M_DemandDetail
Generated Model for M_DemandDetail
| 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_DemandDetail |
|---|
accessLevel, COLUMNNAME_C_OrderLine_ID, COLUMNNAME_M_DemandDetail_ID, COLUMNNAME_M_DemandLine_ID, COLUMNNAME_M_ForecastLine_ID, COLUMNNAME_M_RequisitionLine_ID, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_M_DemandDetail(Properties ctx,
int M_DemandDetail_ID,
String trxName)
Standard Constructor |
|
X_M_DemandDetail(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getC_OrderLine_ID()
Get Sales Order Line. |
I_C_OrderLine |
getC_OrderLine()
|
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getM_DemandDetail_ID()
Get Demand Detail. |
int |
getM_DemandLine_ID()
Get Demand Line. |
I_M_DemandLine |
getM_DemandLine()
|
int |
getM_ForecastLine_ID()
Get Forecast Line. |
I_M_ForecastLine |
getM_ForecastLine()
|
int |
getM_RequisitionLine_ID()
Get Requisition Line. |
I_M_RequisitionLine |
getM_RequisitionLine()
|
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setC_OrderLine_ID(int C_OrderLine_ID)
Set Sales Order Line. |
void |
setM_DemandDetail_ID(int M_DemandDetail_ID)
Set Demand Detail. |
void |
setM_DemandLine_ID(int M_DemandLine_ID)
Set Demand Line. |
void |
setM_ForecastLine_ID(int M_ForecastLine_ID)
Set Forecast Line. |
void |
setM_RequisitionLine_ID(int M_RequisitionLine_ID)
Set Requisition Line. |
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_DemandDetail(Properties ctx,
int M_DemandDetail_ID,
String trxName)
public X_M_DemandDetail(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_OrderLine getC_OrderLine()
throws Exception
getC_OrderLine in interface I_M_DemandDetailExceptionpublic void setC_OrderLine_ID(int C_OrderLine_ID)
setC_OrderLine_ID in interface I_M_DemandDetailC_OrderLine_ID - Sales Order Linepublic int getC_OrderLine_ID()
getC_OrderLine_ID in interface I_M_DemandDetailpublic void setM_DemandDetail_ID(int M_DemandDetail_ID)
setM_DemandDetail_ID in interface I_M_DemandDetailM_DemandDetail_ID - Material Demand Line Source Detailpublic int getM_DemandDetail_ID()
getM_DemandDetail_ID in interface I_M_DemandDetailpublic KeyNamePair getKeyNamePair()
public I_M_DemandLine getM_DemandLine()
throws Exception
getM_DemandLine in interface I_M_DemandDetailExceptionpublic void setM_DemandLine_ID(int M_DemandLine_ID)
setM_DemandLine_ID in interface I_M_DemandDetailM_DemandLine_ID - Material Demand Linepublic int getM_DemandLine_ID()
getM_DemandLine_ID in interface I_M_DemandDetail
public I_M_ForecastLine getM_ForecastLine()
throws Exception
getM_ForecastLine in interface I_M_DemandDetailExceptionpublic void setM_ForecastLine_ID(int M_ForecastLine_ID)
setM_ForecastLine_ID in interface I_M_DemandDetailM_ForecastLine_ID - Forecast Linepublic int getM_ForecastLine_ID()
getM_ForecastLine_ID in interface I_M_DemandDetail
public I_M_RequisitionLine getM_RequisitionLine()
throws Exception
getM_RequisitionLine in interface I_M_DemandDetailExceptionpublic void setM_RequisitionLine_ID(int M_RequisitionLine_ID)
setM_RequisitionLine_ID in interface I_M_DemandDetailM_RequisitionLine_ID - Material Requisition Linepublic int getM_RequisitionLine_ID()
getM_RequisitionLine_ID in interface I_M_DemandDetail
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||