|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_HR_Concept_Category
Generated Interface for HR_Concept_Category
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_HR_Concept_Acct
Column name HR_Concept_Acct |
static String |
COLUMNNAME_HR_Concept_Category_ID
Column name HR_Concept_Category_ID |
static String |
COLUMNNAME_IsDefault
Column name IsDefault |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_Value
Column name Value |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=53097 |
static String |
Table_Name
TableName=HR_Concept_Category |
| Method Summary | |
|---|---|
String |
getDescription()
Get Description. |
int |
getHR_Concept_Acct()
Get HR_Concept_Acct |
int |
getHR_Concept_Category_ID()
Get Payroll Concept Category |
String |
getName()
Get Name. |
String |
getValue()
Get Search Key. |
boolean |
isDefault()
Get Default. |
void |
setDescription(String Description)
Set Description. |
void |
setHR_Concept_Acct(int HR_Concept_Acct)
Set HR_Concept_Acct |
void |
setHR_Concept_Category_ID(int HR_Concept_Category_ID)
Set Payroll Concept Category |
void |
setIsDefault(boolean IsDefault)
Set Default. |
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_Concept_Acct
static final String COLUMNNAME_HR_Concept_Category_ID
static final String COLUMNNAME_IsDefault
static final String COLUMNNAME_Name
static final String COLUMNNAME_Value
| Method Detail |
|---|
void setDescription(String Description)
String getDescription()
void setHR_Concept_Acct(int HR_Concept_Acct)
int getHR_Concept_Acct()
void setHR_Concept_Category_ID(int HR_Concept_Category_ID)
int getHR_Concept_Category_ID()
void setIsDefault(boolean IsDefault)
boolean isDefault()
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 | |||||||||