|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_HR_List
Generated Interface for HR_List
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_HR_Department_ID
Column name HR_Department_ID |
static String |
COLUMNNAME_HR_Employee_ID
Column name HR_Employee_ID |
static String |
COLUMNNAME_HR_List_ID
Column name HR_List_ID |
static String |
COLUMNNAME_HR_ListType_ID
Column name HR_ListType_ID |
static String |
COLUMNNAME_HR_Payroll_ID
Column name HR_Payroll_ID |
static String |
COLUMNNAME_IsEmployee
Column name IsEmployee |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_ValidFrom
Column name ValidFrom |
static String |
COLUMNNAME_Value
Column name Value |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=53099 |
static String |
Table_Name
TableName=HR_List |
| Method Summary | |
|---|---|
String |
getDescription()
Get Description. |
int |
getHR_Department_ID()
Get Department |
I_HR_Department |
getHR_Department()
|
int |
getHR_Employee_ID()
Get Employee |
I_HR_Employee |
getHR_Employee()
|
int |
getHR_List_ID()
Get Payroll List |
int |
getHR_ListType_ID()
Get Payroll List Type |
I_HR_ListType |
getHR_ListType()
|
int |
getHR_Payroll_ID()
Get Payroll |
I_HR_Payroll |
getHR_Payroll()
|
String |
getName()
Get Name. |
Timestamp |
getValidFrom()
Get Valid from. |
String |
getValue()
Get Search Key. |
boolean |
isEmployee()
Get Employee. |
void |
setDescription(String Description)
Set Description. |
void |
setHR_Department_ID(int HR_Department_ID)
Set Department |
void |
setHR_Employee_ID(int HR_Employee_ID)
Set Employee |
void |
setHR_List_ID(int HR_List_ID)
Set Payroll List |
void |
setHR_ListType_ID(int HR_ListType_ID)
Set Payroll List Type |
void |
setHR_Payroll_ID(int HR_Payroll_ID)
Set Payroll |
void |
setIsEmployee(boolean IsEmployee)
Set Employee. |
void |
setName(String Name)
Set Name. |
void |
setValidFrom(Timestamp ValidFrom)
Set Valid from. |
void |
setValue(String Value)
Set Search Key. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_Description
static final String COLUMNNAME_HR_Department_ID
static final String COLUMNNAME_HR_Employee_ID
static final String COLUMNNAME_HR_List_ID
static final String COLUMNNAME_HR_ListType_ID
static final String COLUMNNAME_HR_Payroll_ID
static final String COLUMNNAME_IsEmployee
static final String COLUMNNAME_Name
static final String COLUMNNAME_ValidFrom
static final String COLUMNNAME_Value
| Method Detail |
|---|
void setDescription(String Description)
String getDescription()
void setHR_Department_ID(int HR_Department_ID)
int getHR_Department_ID()
I_HR_Department getHR_Department()
throws Exception
Exceptionvoid setHR_Employee_ID(int HR_Employee_ID)
int getHR_Employee_ID()
I_HR_Employee getHR_Employee()
throws Exception
Exceptionvoid setHR_List_ID(int HR_List_ID)
int getHR_List_ID()
void setHR_ListType_ID(int HR_ListType_ID)
int getHR_ListType_ID()
I_HR_ListType getHR_ListType()
throws Exception
Exceptionvoid setHR_Payroll_ID(int HR_Payroll_ID)
int getHR_Payroll_ID()
I_HR_Payroll getHR_Payroll()
throws Exception
Exceptionvoid setIsEmployee(boolean IsEmployee)
boolean isEmployee()
void setName(String Name)
String getName()
void setValidFrom(Timestamp ValidFrom)
Timestamp getValidFrom()
void setValue(String Value)
String getValue()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||