|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_B_Bid
Generated Interface for B_Bid
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_AD_User_ID
Column name AD_User_ID |
static String |
COLUMNNAME_B_Bid_ID
Column name B_Bid_ID |
static String |
COLUMNNAME_B_BuyerFunds_ID
Column name B_BuyerFunds_ID |
static String |
COLUMNNAME_B_Topic_ID
Column name B_Topic_ID |
static String |
COLUMNNAME_IsWillingToCommit
Column name IsWillingToCommit |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_PrivateNote
Column name PrivateNote |
static String |
COLUMNNAME_TextMsg
Column name TextMsg |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=686 |
static String |
Table_Name
TableName=B_Bid |
| Method Summary | |
|---|---|
int |
getAD_User_ID()
Get User/Contact. |
I_AD_User |
getAD_User()
|
int |
getB_Bid_ID()
Get Bid. |
int |
getB_BuyerFunds_ID()
Get Buyer Funds. |
I_B_BuyerFunds |
getB_BuyerFunds()
|
int |
getB_Topic_ID()
Get Topic. |
I_B_Topic |
getB_Topic()
|
String |
getName()
Get Name. |
String |
getPrivateNote()
Get Private Note. |
String |
getTextMsg()
Get Text Message. |
boolean |
isWillingToCommit()
Get Willing to commit |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setB_Bid_ID(int B_Bid_ID)
Set Bid. |
void |
setB_BuyerFunds_ID(int B_BuyerFunds_ID)
Set Buyer Funds. |
void |
setB_Topic_ID(int B_Topic_ID)
Set Topic. |
void |
setIsWillingToCommit(boolean IsWillingToCommit)
Set Willing to commit |
void |
setName(String Name)
Set Name. |
void |
setPrivateNote(String PrivateNote)
Set Private Note. |
void |
setTextMsg(String TextMsg)
Set Text Message. |
| 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_Bid_ID
static final String COLUMNNAME_B_BuyerFunds_ID
static final String COLUMNNAME_B_Topic_ID
static final String COLUMNNAME_IsWillingToCommit
static final String COLUMNNAME_Name
static final String COLUMNNAME_PrivateNote
static final String COLUMNNAME_TextMsg
| Method Detail |
|---|
void setAD_User_ID(int AD_User_ID)
int getAD_User_ID()
I_AD_User getAD_User()
throws Exception
Exceptionvoid setB_Bid_ID(int B_Bid_ID)
int getB_Bid_ID()
void setB_BuyerFunds_ID(int B_BuyerFunds_ID)
int getB_BuyerFunds_ID()
I_B_BuyerFunds getB_BuyerFunds()
throws Exception
Exceptionvoid setB_Topic_ID(int B_Topic_ID)
int getB_Topic_ID()
I_B_Topic getB_Topic()
throws Exception
Exceptionvoid setIsWillingToCommit(boolean IsWillingToCommit)
boolean isWillingToCommit()
void setName(String Name)
String getName()
void setPrivateNote(String PrivateNote)
String getPrivateNote()
void setTextMsg(String TextMsg)
String getTextMsg()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||