|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_HR_ListType
Generated Interface for HR_ListType
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_HR_ListType_ID
Column name HR_ListType_ID |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_Value
Column name Value |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=53098 |
static String |
Table_Name
TableName=HR_ListType |
| Method Summary | |
|---|---|
String |
getDescription()
Get Description. |
int |
getHR_ListType_ID()
Get Payroll List Type |
String |
getName()
Get Name. |
String |
getValue()
Get Search Key. |
void |
setDescription(String Description)
Set Description. |
void |
setHR_ListType_ID(int HR_ListType_ID)
Set Payroll List Type |
void |
setName(String Name)
Set Name. |
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_ListType_ID
static final String COLUMNNAME_Name
static final String COLUMNNAME_Value
| Method Detail |
|---|
void setDescription(String Description)
String getDescription()
void setHR_ListType_ID(int HR_ListType_ID)
int getHR_ListType_ID()
void setName(String Name)
String getName()
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 | |||||||||