|
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_DunningRunEntry
public class X_C_DunningRunEntry
Generated Model for C_DunningRunEntry
| Field Summary | |
|---|---|
static int |
SALESREP_ID_AD_Reference_ID
SalesRep_ID AD_Reference_ID=190 |
| 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_DunningRunEntry |
|---|
accessLevel, COLUMNNAME_AD_User_ID, COLUMNNAME_Amt, COLUMNNAME_C_BPartner_ID, COLUMNNAME_C_BPartner_Location_ID, COLUMNNAME_C_Currency_ID, COLUMNNAME_C_DunningRun_ID, COLUMNNAME_C_DunningRunEntry_ID, COLUMNNAME_Note, COLUMNNAME_Processed, COLUMNNAME_Qty, COLUMNNAME_SalesRep_ID, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_C_DunningRunEntry(Properties ctx,
int C_DunningRunEntry_ID,
String trxName)
Standard Constructor |
|
X_C_DunningRunEntry(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_User_ID()
Get User/Contact. |
I_AD_User |
getAD_User()
|
BigDecimal |
getAmt()
Get Amount. |
int |
getC_BPartner_ID()
Get Business Partner . |
int |
getC_BPartner_Location_ID()
Get Partner Location. |
I_C_BPartner_Location |
getC_BPartner_Location()
|
I_C_BPartner |
getC_BPartner()
|
int |
getC_Currency_ID()
Get Currency. |
I_C_Currency |
getC_Currency()
|
int |
getC_DunningRun_ID()
Get Dunning Run. |
I_C_DunningRun |
getC_DunningRun()
|
int |
getC_DunningRunEntry_ID()
Get Dunning Run Entry. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getNote()
Get Note. |
BigDecimal |
getQty()
Get Quantity. |
int |
getSalesRep_ID()
Get Sales Representative. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isProcessed()
Get Processed. |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setAmt(BigDecimal Amt)
Set Amount. |
void |
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . |
void |
setC_BPartner_Location_ID(int C_BPartner_Location_ID)
Set Partner Location. |
void |
setC_Currency_ID(int C_Currency_ID)
Set Currency. |
void |
setC_DunningRun_ID(int C_DunningRun_ID)
Set Dunning Run. |
void |
setC_DunningRunEntry_ID(int C_DunningRunEntry_ID)
Set Dunning Run Entry. |
void |
setNote(String Note)
Set Note. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setQty(BigDecimal Qty)
Set Quantity. |
void |
setSalesRep_ID(int SalesRep_ID)
Set Sales Representative. |
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 |
| Field Detail |
|---|
public static final int SALESREP_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_C_DunningRunEntry(Properties ctx,
int C_DunningRunEntry_ID,
String trxName)
public X_C_DunningRunEntry(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_User getAD_User()
throws Exception
getAD_User in interface I_C_DunningRunEntryExceptionpublic void setAD_User_ID(int AD_User_ID)
setAD_User_ID in interface I_C_DunningRunEntryAD_User_ID - User within the system - Internal or Business Partner Contactpublic int getAD_User_ID()
getAD_User_ID in interface I_C_DunningRunEntrypublic void setAmt(BigDecimal Amt)
setAmt in interface I_C_DunningRunEntryAmt - Amountpublic BigDecimal getAmt()
getAmt in interface I_C_DunningRunEntry
public I_C_BPartner getC_BPartner()
throws Exception
getC_BPartner in interface I_C_DunningRunEntryExceptionpublic void setC_BPartner_ID(int C_BPartner_ID)
setC_BPartner_ID in interface I_C_DunningRunEntryC_BPartner_ID - Identifies a Business Partnerpublic int getC_BPartner_ID()
getC_BPartner_ID in interface I_C_DunningRunEntry
public I_C_BPartner_Location getC_BPartner_Location()
throws Exception
getC_BPartner_Location in interface I_C_DunningRunEntryExceptionpublic void setC_BPartner_Location_ID(int C_BPartner_Location_ID)
setC_BPartner_Location_ID in interface I_C_DunningRunEntryC_BPartner_Location_ID - Identifies the (ship to) address for this Business Partnerpublic int getC_BPartner_Location_ID()
getC_BPartner_Location_ID in interface I_C_DunningRunEntry
public I_C_Currency getC_Currency()
throws Exception
getC_Currency in interface I_C_DunningRunEntryExceptionpublic void setC_Currency_ID(int C_Currency_ID)
setC_Currency_ID in interface I_C_DunningRunEntryC_Currency_ID - The Currency for this recordpublic int getC_Currency_ID()
getC_Currency_ID in interface I_C_DunningRunEntrypublic void setC_DunningRunEntry_ID(int C_DunningRunEntry_ID)
setC_DunningRunEntry_ID in interface I_C_DunningRunEntryC_DunningRunEntry_ID - Dunning Run Entrypublic int getC_DunningRunEntry_ID()
getC_DunningRunEntry_ID in interface I_C_DunningRunEntry
public I_C_DunningRun getC_DunningRun()
throws Exception
getC_DunningRun in interface I_C_DunningRunEntryExceptionpublic void setC_DunningRun_ID(int C_DunningRun_ID)
setC_DunningRun_ID in interface I_C_DunningRunEntryC_DunningRun_ID - Dunning Runpublic int getC_DunningRun_ID()
getC_DunningRun_ID in interface I_C_DunningRunEntrypublic KeyNamePair getKeyNamePair()
public void setNote(String Note)
setNote in interface I_C_DunningRunEntryNote - Optional additional user defined informationpublic String getNote()
getNote in interface I_C_DunningRunEntrypublic void setProcessed(boolean Processed)
setProcessed in interface I_C_DunningRunEntryProcessed - The document has been processedpublic boolean isProcessed()
isProcessed in interface I_C_DunningRunEntrypublic void setQty(BigDecimal Qty)
setQty in interface I_C_DunningRunEntryQty - Quantitypublic BigDecimal getQty()
getQty in interface I_C_DunningRunEntrypublic void setSalesRep_ID(int SalesRep_ID)
setSalesRep_ID in interface I_C_DunningRunEntrySalesRep_ID - Sales Representative or Company Agentpublic int getSalesRep_ID()
getSalesRep_ID in interface I_C_DunningRunEntry
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||