|
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_C_Recurring_Run
public class X_C_Recurring_Run
Generated Model for C_Recurring_Run
| 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_C_Recurring_Run |
|---|
accessLevel, COLUMNNAME_C_Invoice_ID, COLUMNNAME_C_Order_ID, COLUMNNAME_C_Payment_ID, COLUMNNAME_C_Project_ID, COLUMNNAME_C_Recurring_ID, COLUMNNAME_C_Recurring_Run_ID, COLUMNNAME_DateDoc, COLUMNNAME_GL_JournalBatch_ID, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_C_Recurring_Run(Properties ctx,
int C_Recurring_Run_ID,
String trxName)
Standard Constructor |
|
X_C_Recurring_Run(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getC_Invoice_ID()
Get Invoice. |
I_C_Invoice |
getC_Invoice()
|
int |
getC_Order_ID()
Get Order. |
I_C_Order |
getC_Order()
|
int |
getC_Payment_ID()
Get Payment. |
I_C_Payment |
getC_Payment()
|
int |
getC_Project_ID()
Get Project. |
I_C_Project |
getC_Project()
|
int |
getC_Recurring_ID()
Get Recurring. |
int |
getC_Recurring_Run_ID()
Get Recurring Run. |
I_C_Recurring |
getC_Recurring()
|
Timestamp |
getDateDoc()
Get Document Date. |
int |
getGL_JournalBatch_ID()
Get Journal Batch. |
I_GL_JournalBatch |
getGL_JournalBatch()
|
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setC_Invoice_ID(int C_Invoice_ID)
Set Invoice. |
void |
setC_Order_ID(int C_Order_ID)
Set Order. |
void |
setC_Payment_ID(int C_Payment_ID)
Set Payment. |
void |
setC_Project_ID(int C_Project_ID)
Set Project. |
void |
setC_Recurring_ID(int C_Recurring_ID)
Set Recurring. |
void |
setC_Recurring_Run_ID(int C_Recurring_Run_ID)
Set Recurring Run. |
void |
setDateDoc(Timestamp DateDoc)
Set Document Date. |
void |
setGL_JournalBatch_ID(int GL_JournalBatch_ID)
Set Journal Batch. |
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_C_Recurring_Run(Properties ctx,
int C_Recurring_Run_ID,
String trxName)
public X_C_Recurring_Run(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_Invoice getC_Invoice()
throws Exception
getC_Invoice in interface I_C_Recurring_RunExceptionpublic void setC_Invoice_ID(int C_Invoice_ID)
setC_Invoice_ID in interface I_C_Recurring_RunC_Invoice_ID - Invoice Identifierpublic int getC_Invoice_ID()
getC_Invoice_ID in interface I_C_Recurring_Run
public I_C_Order getC_Order()
throws Exception
getC_Order in interface I_C_Recurring_RunExceptionpublic void setC_Order_ID(int C_Order_ID)
setC_Order_ID in interface I_C_Recurring_RunC_Order_ID - Orderpublic int getC_Order_ID()
getC_Order_ID in interface I_C_Recurring_Run
public I_C_Payment getC_Payment()
throws Exception
getC_Payment in interface I_C_Recurring_RunExceptionpublic void setC_Payment_ID(int C_Payment_ID)
setC_Payment_ID in interface I_C_Recurring_RunC_Payment_ID - Payment identifierpublic int getC_Payment_ID()
getC_Payment_ID in interface I_C_Recurring_Run
public I_C_Project getC_Project()
throws Exception
getC_Project in interface I_C_Recurring_RunExceptionpublic void setC_Project_ID(int C_Project_ID)
setC_Project_ID in interface I_C_Recurring_RunC_Project_ID - Financial Projectpublic int getC_Project_ID()
getC_Project_ID in interface I_C_Recurring_Run
public I_C_Recurring getC_Recurring()
throws Exception
getC_Recurring in interface I_C_Recurring_RunExceptionpublic void setC_Recurring_ID(int C_Recurring_ID)
setC_Recurring_ID in interface I_C_Recurring_RunC_Recurring_ID - Recurring Documentpublic int getC_Recurring_ID()
getC_Recurring_ID in interface I_C_Recurring_Runpublic void setC_Recurring_Run_ID(int C_Recurring_Run_ID)
setC_Recurring_Run_ID in interface I_C_Recurring_RunC_Recurring_Run_ID - Recurring Document Runpublic int getC_Recurring_Run_ID()
getC_Recurring_Run_ID in interface I_C_Recurring_Runpublic void setDateDoc(Timestamp DateDoc)
setDateDoc in interface I_C_Recurring_RunDateDoc - Date of the Documentpublic Timestamp getDateDoc()
getDateDoc in interface I_C_Recurring_Run
public I_GL_JournalBatch getGL_JournalBatch()
throws Exception
getGL_JournalBatch in interface I_C_Recurring_RunExceptionpublic void setGL_JournalBatch_ID(int GL_JournalBatch_ID)
setGL_JournalBatch_ID in interface I_C_Recurring_RunGL_JournalBatch_ID - General Ledger Journal Batchpublic int getGL_JournalBatch_ID()
getGL_JournalBatch_ID in interface I_C_Recurring_Run
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||