|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_Job
Generated Interface for C_Job
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 2 - Client |
static String |
COLUMNNAME_C_Job_ID
Column name C_Job_ID |
static String |
COLUMNNAME_C_JobCategory_ID
Column name C_JobCategory_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_Help
Column name Help |
static String |
COLUMNNAME_IsEmployee
Column name IsEmployee |
static String |
COLUMNNAME_Name
Column name Name |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=789 |
static String |
Table_Name
TableName=C_Job |
| Method Summary | |
|---|---|
int |
getC_Job_ID()
Get Position. |
int |
getC_JobCategory_ID()
Get Position Category. |
I_C_JobCategory |
getC_JobCategory()
|
String |
getDescription()
Get Description. |
String |
getHelp()
Get Comment/Help. |
String |
getName()
Get Name. |
boolean |
isEmployee()
Get Employee. |
void |
setC_Job_ID(int C_Job_ID)
Set Position. |
void |
setC_JobCategory_ID(int C_JobCategory_ID)
Set Position Category. |
void |
setDescription(String Description)
Set Description. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setIsEmployee(boolean IsEmployee)
Set Employee. |
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_C_JobCategory_ID
static final String COLUMNNAME_C_Job_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_Help
static final String COLUMNNAME_IsEmployee
static final String COLUMNNAME_Name
| Method Detail |
|---|
void setC_JobCategory_ID(int C_JobCategory_ID)
int getC_JobCategory_ID()
I_C_JobCategory getC_JobCategory()
throws Exception
Exceptionvoid setC_Job_ID(int C_Job_ID)
int getC_Job_ID()
void setDescription(String Description)
String getDescription()
void setHelp(String Help)
String getHelp()
void setIsEmployee(boolean IsEmployee)
boolean isEmployee()
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 | |||||||||