|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_B_BidComment
Generated Interface for B_BidComment
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_AD_User_ID
Column name AD_User_ID |
static String |
COLUMNNAME_B_BidComment_ID
Column name B_BidComment_ID |
static String |
COLUMNNAME_B_Topic_ID
Column name B_Topic_ID |
static String |
COLUMNNAME_TextMsg
Column name TextMsg |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=685 |
static String |
Table_Name
TableName=B_BidComment |
| Method Summary | |
|---|---|
int |
getAD_User_ID()
Get User/Contact. |
I_AD_User |
getAD_User()
|
int |
getB_BidComment_ID()
Get Bid Comment. |
int |
getB_Topic_ID()
Get Topic. |
I_B_Topic |
getB_Topic()
|
String |
getTextMsg()
Get Text Message. |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setB_BidComment_ID(int B_BidComment_ID)
Set Bid Comment. |
void |
setB_Topic_ID(int B_Topic_ID)
Set Topic. |
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_BidComment_ID
static final String COLUMNNAME_B_Topic_ID
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_BidComment_ID(int B_BidComment_ID)
int getB_BidComment_ID()
void setB_Topic_ID(int B_Topic_ID)
int getB_Topic_ID()
I_B_Topic getB_Topic()
throws Exception
Exceptionvoid 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 | |||||||||