|
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.eevolution.model.X_T_MRP_CRP
public class X_T_MRP_CRP
Generated Model for T_MRP_CRP
| 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.eevolution.model.I_T_MRP_CRP |
|---|
accessLevel, COLUMNNAME_AD_PInstance_ID, COLUMNNAME_Description, COLUMNNAME_SeqNo, COLUMNNAME_T_MRP_CRP_ID, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_T_MRP_CRP(Properties ctx,
int T_MRP_CRP_ID,
String trxName)
Standard Constructor |
|
X_T_MRP_CRP(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_PInstance_ID()
Get Process Instance. |
I_AD_PInstance |
getAD_PInstance()
|
String |
getDescription()
Get Description. |
int |
getSeqNo()
Get Sequence. |
int |
getT_MRP_CRP_ID()
Get T_MRP_CRP_ID. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setAD_PInstance_ID(int AD_PInstance_ID)
Set Process Instance. |
void |
setDescription(String Description)
Set Description. |
void |
setSeqNo(int SeqNo)
Set Sequence. |
void |
setT_MRP_CRP_ID(int T_MRP_CRP_ID)
Set T_MRP_CRP_ID. |
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_T_MRP_CRP(Properties ctx,
int T_MRP_CRP_ID,
String trxName)
public X_T_MRP_CRP(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_AD_PInstance getAD_PInstance()
throws Exception
getAD_PInstance in interface I_T_MRP_CRPExceptionpublic void setAD_PInstance_ID(int AD_PInstance_ID)
setAD_PInstance_ID in interface I_T_MRP_CRPAD_PInstance_ID - Instance of the processpublic int getAD_PInstance_ID()
getAD_PInstance_ID in interface I_T_MRP_CRPpublic void setDescription(String Description)
setDescription in interface I_T_MRP_CRPDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_T_MRP_CRPpublic void setSeqNo(int SeqNo)
setSeqNo in interface I_T_MRP_CRPSeqNo - Method of ordering records; lowest number comes firstpublic int getSeqNo()
getSeqNo in interface I_T_MRP_CRPpublic void setT_MRP_CRP_ID(int T_MRP_CRP_ID)
setT_MRP_CRP_ID in interface I_T_MRP_CRPT_MRP_CRP_ID - T_MRP_CRP_IDpublic int getT_MRP_CRP_ID()
getT_MRP_CRP_ID in interface I_T_MRP_CRP
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||