|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_W_MailMsg
Generated Interface for W_MailMsg
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 2 - Client |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_MailMsgType
Column name MailMsgType |
static String |
COLUMNNAME_Message
Column name Message |
static String |
COLUMNNAME_Message2
Column name Message2 |
static String |
COLUMNNAME_Message3
Column name Message3 |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_Subject
Column name Subject |
static String |
COLUMNNAME_W_MailMsg_ID
Column name W_MailMsg_ID |
static String |
COLUMNNAME_W_Store_ID
Column name W_Store_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=780 |
static String |
Table_Name
TableName=W_MailMsg |
| Method Summary | |
|---|---|
String |
getDescription()
Get Description. |
String |
getMailMsgType()
Get Message Type. |
String |
getMessage()
Get Message. |
String |
getMessage2()
Get Message 2. |
String |
getMessage3()
Get Message 3. |
String |
getName()
Get Name. |
String |
getSubject()
Get Subject. |
int |
getW_MailMsg_ID()
Get Mail Message. |
int |
getW_Store_ID()
Get Web Store. |
I_W_Store |
getW_Store()
|
void |
setDescription(String Description)
Set Description. |
void |
setMailMsgType(String MailMsgType)
Set Message Type. |
void |
setMessage(String Message)
Set Message. |
void |
setMessage2(String Message2)
Set Message 2. |
void |
setMessage3(String Message3)
Set Message 3. |
void |
setName(String Name)
Set Name. |
void |
setSubject(String Subject)
Set Subject. |
void |
setW_MailMsg_ID(int W_MailMsg_ID)
Set Mail Message. |
void |
setW_Store_ID(int W_Store_ID)
Set Web Store. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_Description
static final String COLUMNNAME_MailMsgType
static final String COLUMNNAME_Message
static final String COLUMNNAME_Message2
static final String COLUMNNAME_Message3
static final String COLUMNNAME_Name
static final String COLUMNNAME_Subject
static final String COLUMNNAME_W_MailMsg_ID
static final String COLUMNNAME_W_Store_ID
| Method Detail |
|---|
void setDescription(String Description)
String getDescription()
void setMailMsgType(String MailMsgType)
String getMailMsgType()
void setMessage(String Message)
String getMessage()
void setMessage2(String Message2)
String getMessage2()
void setMessage3(String Message3)
String getMessage3()
void setName(String Name)
String getName()
void setSubject(String Subject)
String getSubject()
void setW_MailMsg_ID(int W_MailMsg_ID)
int getW_MailMsg_ID()
void setW_Store_ID(int W_Store_ID)
int getW_Store_ID()
I_W_Store getW_Store()
throws Exception
Exception
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||