|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_Scheduler_Para
Generated Interface for AD_Scheduler_Para
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_AD_Process_Para_ID
Column name AD_Process_Para_ID |
static String |
COLUMNNAME_AD_Scheduler_ID
Column name AD_Scheduler_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_ParameterDefault
Column name ParameterDefault |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=698 |
static String |
Table_Name
TableName=AD_Scheduler_Para |
| Method Summary | |
|---|---|
int |
getAD_Process_Para_ID()
Get Process Parameter |
I_AD_Process_Para |
getAD_Process_Para()
|
int |
getAD_Scheduler_ID()
Get Scheduler. |
I_AD_Scheduler |
getAD_Scheduler()
|
String |
getDescription()
Get Description. |
String |
getParameterDefault()
Get Default Parameter. |
void |
setAD_Process_Para_ID(int AD_Process_Para_ID)
Set Process Parameter |
void |
setAD_Scheduler_ID(int AD_Scheduler_ID)
Set Scheduler. |
void |
setDescription(String Description)
Set Description. |
void |
setParameterDefault(String ParameterDefault)
Set Default Parameter. |
| 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_Process_Para_ID
static final String COLUMNNAME_AD_Scheduler_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_ParameterDefault
| Method Detail |
|---|
void setAD_Process_Para_ID(int AD_Process_Para_ID)
int getAD_Process_Para_ID()
I_AD_Process_Para getAD_Process_Para()
throws Exception
Exceptionvoid setAD_Scheduler_ID(int AD_Scheduler_ID)
int getAD_Scheduler_ID()
I_AD_Scheduler getAD_Scheduler()
throws Exception
Exceptionvoid setDescription(String Description)
String getDescription()
void setParameterDefault(String ParameterDefault)
String getParameterDefault()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||