|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_AttachmentNote
Generated Interface for AD_AttachmentNote
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_AD_Attachment_ID
Column name AD_Attachment_ID |
static String |
COLUMNNAME_AD_AttachmentNote_ID
Column name AD_AttachmentNote_ID |
static String |
COLUMNNAME_AD_User_ID
Column name AD_User_ID |
static String |
COLUMNNAME_TextMsg
Column name TextMsg |
static String |
COLUMNNAME_Title
Column name Title |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=705 |
static String |
Table_Name
TableName=AD_AttachmentNote |
| Method Summary | |
|---|---|
int |
getAD_Attachment_ID()
Get Attachment. |
I_AD_Attachment |
getAD_Attachment()
|
int |
getAD_AttachmentNote_ID()
Get Attachment Note. |
int |
getAD_User_ID()
Get User/Contact. |
I_AD_User |
getAD_User()
|
String |
getTextMsg()
Get Text Message. |
String |
getTitle()
Get Title. |
void |
setAD_Attachment_ID(int AD_Attachment_ID)
Set Attachment. |
void |
setAD_AttachmentNote_ID(int AD_AttachmentNote_ID)
Set Attachment Note. |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setTextMsg(String TextMsg)
Set Text Message. |
void |
setTitle(String Title)
Set Title. |
| 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_Attachment_ID
static final String COLUMNNAME_AD_AttachmentNote_ID
static final String COLUMNNAME_AD_User_ID
static final String COLUMNNAME_TextMsg
static final String COLUMNNAME_Title
| Method Detail |
|---|
void setAD_Attachment_ID(int AD_Attachment_ID)
int getAD_Attachment_ID()
I_AD_Attachment getAD_Attachment()
throws Exception
Exceptionvoid setAD_AttachmentNote_ID(int AD_AttachmentNote_ID)
int getAD_AttachmentNote_ID()
void setAD_User_ID(int AD_User_ID)
int getAD_User_ID()
I_AD_User getAD_User()
throws Exception
Exceptionvoid setTextMsg(String TextMsg)
String getTextMsg()
void setTitle(String Title)
String getTitle()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||