|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_B_BuyerFunds
Generated Interface for B_BuyerFunds
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_AD_User_ID
Column name AD_User_ID |
static String |
COLUMNNAME_B_BuyerFunds_ID
Column name B_BuyerFunds_ID |
static String |
COLUMNNAME_C_Order_ID
Column name C_Order_ID |
static String |
COLUMNNAME_C_Payment_ID
Column name C_Payment_ID |
static String |
COLUMNNAME_CommittedAmt
Column name CommittedAmt |
static String |
COLUMNNAME_NonCommittedAmt
Column name NonCommittedAmt |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=683 |
static String |
Table_Name
TableName=B_BuyerFunds |
| Method Summary | |
|---|---|
int |
getAD_User_ID()
Get User/Contact. |
I_AD_User |
getAD_User()
|
int |
getB_BuyerFunds_ID()
Get Buyer 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. |
BigDecimal |
getNonCommittedAmt()
Get Not Committed Aount. |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setB_BuyerFunds_ID(int B_BuyerFunds_ID)
Set Buyer 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. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AD_User_ID
static final String COLUMNNAME_B_BuyerFunds_ID
static final String COLUMNNAME_CommittedAmt
static final String COLUMNNAME_C_Order_ID
static final String COLUMNNAME_C_Payment_ID
static final String COLUMNNAME_NonCommittedAmt
| Method Detail |
|---|
void setAD_User_ID(int AD_User_ID)
int getAD_User_ID()
I_AD_User getAD_User()
throws Exception
Exceptionvoid setB_BuyerFunds_ID(int B_BuyerFunds_ID)
int getB_BuyerFunds_ID()
void setCommittedAmt(BigDecimal CommittedAmt)
BigDecimal getCommittedAmt()
void setC_Order_ID(int C_Order_ID)
int getC_Order_ID()
I_C_Order getC_Order()
throws Exception
Exceptionvoid setC_Payment_ID(int C_Payment_ID)
int getC_Payment_ID()
I_C_Payment getC_Payment()
throws Exception
Exceptionvoid setNonCommittedAmt(BigDecimal NonCommittedAmt)
BigDecimal getNonCommittedAmt()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||