|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_Desktop
Generated Interface for AD_Desktop
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 4 - System |
static String |
COLUMNNAME_AD_Color_ID
Column name AD_Color_ID |
static String |
COLUMNNAME_AD_Desktop_ID
Column name AD_Desktop_ID |
static String |
COLUMNNAME_AD_Image_ID
Column name AD_Image_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_Help
Column name Help |
static String |
COLUMNNAME_Name
Column name Name |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=458 |
static String |
Table_Name
TableName=AD_Desktop |
| Method Summary | |
|---|---|
int |
getAD_Color_ID()
Get System Color. |
int |
getAD_Desktop_ID()
Get Desktop. |
int |
getAD_Image_ID()
Get Image. |
String |
getDescription()
Get Description. |
String |
getHelp()
Get Comment/Help. |
String |
getName()
Get Name. |
void |
setAD_Color_ID(int AD_Color_ID)
Set System Color. |
void |
setAD_Desktop_ID(int AD_Desktop_ID)
Set Desktop. |
void |
setAD_Image_ID(int AD_Image_ID)
Set Image. |
void |
setDescription(String Description)
Set Description. |
void |
setHelp(String Help)
Set Comment/Help. |
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_AD_Color_ID
static final String COLUMNNAME_AD_Desktop_ID
static final String COLUMNNAME_AD_Image_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_Help
static final String COLUMNNAME_Name
| Method Detail |
|---|
void setAD_Color_ID(int AD_Color_ID)
int getAD_Color_ID()
void setAD_Desktop_ID(int AD_Desktop_ID)
int getAD_Desktop_ID()
void setAD_Image_ID(int AD_Image_ID)
int getAD_Image_ID()
void setDescription(String Description)
String getDescription()
void setHelp(String Help)
String getHelp()
void 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 | |||||||||