|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_Message
Generated Interface for AD_Message
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 4 - System |
static String |
COLUMNNAME_AD_Message_ID
Column name AD_Message_ID |
static String |
COLUMNNAME_EntityType
Column name EntityType |
static String |
COLUMNNAME_MsgText
Column name MsgText |
static String |
COLUMNNAME_MsgTip
Column name MsgTip |
static String |
COLUMNNAME_MsgType
Column name MsgType |
static String |
COLUMNNAME_Value
Column name Value |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=109 |
static String |
Table_Name
TableName=AD_Message |
| Method Summary | |
|---|---|
int |
getAD_Message_ID()
Get Message. |
String |
getEntityType()
Get Entity Type. |
String |
getMsgText()
Get Message Text. |
String |
getMsgTip()
Get Message Tip. |
String |
getMsgType()
Get Message Type. |
String |
getValue()
Get Search Key. |
void |
setAD_Message_ID(int AD_Message_ID)
Set Message. |
void |
setEntityType(String EntityType)
Set Entity Type. |
void |
setMsgText(String MsgText)
Set Message Text. |
void |
setMsgTip(String MsgTip)
Set Message Tip. |
void |
setMsgType(String MsgType)
Set Message Type. |
void |
setValue(String Value)
Set Search Key. |
| 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_Message_ID
static final String COLUMNNAME_EntityType
static final String COLUMNNAME_MsgText
static final String COLUMNNAME_MsgTip
static final String COLUMNNAME_MsgType
static final String COLUMNNAME_Value
| Method Detail |
|---|
void setAD_Message_ID(int AD_Message_ID)
int getAD_Message_ID()
void setEntityType(String EntityType)
String getEntityType()
void setMsgText(String MsgText)
String getMsgText()
void setMsgTip(String MsgTip)
String getMsgTip()
void setMsgType(String MsgType)
String getMsgType()
void setValue(String Value)
String getValue()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||