|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_Attachment
Generated Interface for AD_Attachment
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_AD_Attachment_ID
Column name AD_Attachment_ID |
static String |
COLUMNNAME_AD_Table_ID
Column name AD_Table_ID |
static String |
COLUMNNAME_BinaryData
Column name BinaryData |
static String |
COLUMNNAME_Record_ID
Column name Record_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=254 |
static String |
Table_Name
TableName=AD_Attachment |
| Method Summary | |
|---|---|
int |
getAD_Attachment_ID()
Get Attachment. |
int |
getAD_Table_ID()
Get Table. |
I_AD_Table |
getAD_Table()
|
byte[] |
getBinaryData()
Get BinaryData. |
int |
getRecord_ID()
Get Record ID. |
String |
getTextMsg()
Get Text Message. |
String |
getTitle()
Get Title. |
void |
setAD_Attachment_ID(int AD_Attachment_ID)
Set Attachment. |
void |
setAD_Table_ID(int AD_Table_ID)
Set Table. |
void |
setBinaryData(byte[] BinaryData)
Set BinaryData. |
void |
setRecord_ID(int Record_ID)
Set Record ID. |
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_Table_ID
static final String COLUMNNAME_BinaryData
static final String COLUMNNAME_Record_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()
void setAD_Table_ID(int AD_Table_ID)
int getAD_Table_ID()
I_AD_Table getAD_Table()
throws Exception
Exceptionvoid setBinaryData(byte[] BinaryData)
byte[] getBinaryData()
void setRecord_ID(int Record_ID)
int getRecord_ID()
void 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 | |||||||||