|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_M_ProductDownload
Generated Interface for M_ProductDownload
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_DownloadURL
Column name DownloadURL |
static String |
COLUMNNAME_M_Product_ID
Column name M_Product_ID |
static String |
COLUMNNAME_M_ProductDownload_ID
Column name M_ProductDownload_ID |
static String |
COLUMNNAME_Name
Column name Name |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=777 |
static String |
Table_Name
TableName=M_ProductDownload |
| Method Summary | |
|---|---|
String |
getDownloadURL()
Get Download URL. |
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
int |
getM_ProductDownload_ID()
Get Product Download. |
String |
getName()
Get Name. |
void |
setDownloadURL(String DownloadURL)
Set Download URL. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setM_ProductDownload_ID(int M_ProductDownload_ID)
Set Product Download. |
void |
setName(String Name)
Set Name. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_DownloadURL
static final String COLUMNNAME_M_ProductDownload_ID
static final String COLUMNNAME_M_Product_ID
static final String COLUMNNAME_Name
| Method Detail |
|---|
void setDownloadURL(String DownloadURL)
String getDownloadURL()
void setM_ProductDownload_ID(int M_ProductDownload_ID)
int getM_ProductDownload_ID()
void setM_Product_ID(int M_Product_ID)
int getM_Product_ID()
I_M_Product getM_Product()
throws Exception
Exceptionvoid setName(String Name)
String getName()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||