|
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_B_SellerFunds
public class X_B_SellerFunds
Generated Model for B_SellerFunds
| 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_B_SellerFunds |
|---|
accessLevel, COLUMNNAME_AD_User_ID, COLUMNNAME_B_SellerFunds_ID, COLUMNNAME_C_Order_ID, COLUMNNAME_C_Payment_ID, COLUMNNAME_CommittedAmt, COLUMNNAME_NonCommittedAmt, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_B_SellerFunds(Properties ctx,
int B_SellerFunds_ID,
String trxName)
Standard Constructor |
|
X_B_SellerFunds(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()
|
int |
getB_SellerFunds_ID()
Get Seller Funds. |
int |
getC_Order_ID()
Get Order. |
I_C_Order |
getC_Order()
|
int |
getC_Payment_ID()
Get Payment. |
I_C_Payment |
getC_Payment()
|
BigDecimal |
getCommittedAmt()
Get Committed Amount. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
BigDecimal |
getNonCommittedAmt()
Get Not Committed Aount. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setB_SellerFunds_ID(int B_SellerFunds_ID)
Set Seller Funds. |
void |
setC_Order_ID(int C_Order_ID)
Set Order. |
void |
setC_Payment_ID(int C_Payment_ID)
Set Payment. |
void |
setCommittedAmt(BigDecimal CommittedAmt)
Set Committed Amount. |
void |
setNonCommittedAmt(BigDecimal NonCommittedAmt)
Set Not Committed Aount. |
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_B_SellerFunds(Properties ctx,
int B_SellerFunds_ID,
String trxName)
public X_B_SellerFunds(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_B_SellerFundsExceptionpublic void setAD_User_ID(int AD_User_ID)
setAD_User_ID in interface I_B_SellerFundsAD_User_ID - User within the system - Internal or Business Partner Contactpublic int getAD_User_ID()
getAD_User_ID in interface I_B_SellerFundspublic KeyNamePair getKeyNamePair()
public void setB_SellerFunds_ID(int B_SellerFunds_ID)
setB_SellerFunds_ID in interface I_B_SellerFundsB_SellerFunds_ID - Seller Funds from Offers on Topicspublic int getB_SellerFunds_ID()
getB_SellerFunds_ID in interface I_B_SellerFundspublic void setCommittedAmt(BigDecimal CommittedAmt)
setCommittedAmt in interface I_B_SellerFundsCommittedAmt - The (legal) commitment amountpublic BigDecimal getCommittedAmt()
getCommittedAmt in interface I_B_SellerFunds
public I_C_Order getC_Order()
throws Exception
getC_Order in interface I_B_SellerFundsExceptionpublic void setC_Order_ID(int C_Order_ID)
setC_Order_ID in interface I_B_SellerFundsC_Order_ID - Orderpublic int getC_Order_ID()
getC_Order_ID in interface I_B_SellerFunds
public I_C_Payment getC_Payment()
throws Exception
getC_Payment in interface I_B_SellerFundsExceptionpublic void setC_Payment_ID(int C_Payment_ID)
setC_Payment_ID in interface I_B_SellerFundsC_Payment_ID - Payment identifierpublic int getC_Payment_ID()
getC_Payment_ID in interface I_B_SellerFundspublic void setNonCommittedAmt(BigDecimal NonCommittedAmt)
setNonCommittedAmt in interface I_B_SellerFundsNonCommittedAmt - Amount not committed yetpublic BigDecimal getNonCommittedAmt()
getNonCommittedAmt in interface I_B_SellerFunds
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||