|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.eevolution.model.X_HR_Concept_Category
public class X_HR_Concept_Category
Generated Model for HR_Concept_Category
| Field Summary |
|---|
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Fields inherited from interface org.eevolution.model.I_HR_Concept_Category |
|---|
accessLevel, COLUMNNAME_Description, COLUMNNAME_HR_Concept_Acct, COLUMNNAME_HR_Concept_Category_ID, COLUMNNAME_IsDefault, COLUMNNAME_Name, COLUMNNAME_Value, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_HR_Concept_Category(Properties ctx,
int HR_Concept_Category_ID,
String trxName)
Standard Constructor |
|
X_HR_Concept_Category(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
String |
getDescription()
Get Description. |
int |
getHR_Concept_Acct()
Get HR_Concept_Acct. |
int |
getHR_Concept_Category_ID()
Get Payroll Concept Category. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
String |
getValue()
Get Search Key. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
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. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Constructor Detail |
|---|
public X_HR_Concept_Category(Properties ctx,
int HR_Concept_Category_ID,
String trxName)
public X_HR_Concept_Category(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class POpublic void setDescription(String Description)
setDescription in interface I_HR_Concept_CategoryDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_HR_Concept_Categorypublic void setHR_Concept_Acct(int HR_Concept_Acct)
setHR_Concept_Acct in interface I_HR_Concept_CategoryHR_Concept_Acct - HR_Concept_Acctpublic int getHR_Concept_Acct()
getHR_Concept_Acct in interface I_HR_Concept_Categorypublic void setHR_Concept_Category_ID(int HR_Concept_Category_ID)
setHR_Concept_Category_ID in interface I_HR_Concept_CategoryHR_Concept_Category_ID - Payroll Concept Categorypublic int getHR_Concept_Category_ID()
getHR_Concept_Category_ID in interface I_HR_Concept_Categorypublic void setIsDefault(boolean IsDefault)
setIsDefault in interface I_HR_Concept_CategoryIsDefault - Default valuepublic boolean isDefault()
isDefault in interface I_HR_Concept_Categorypublic void setName(String Name)
setName in interface I_HR_Concept_CategoryName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_HR_Concept_Categorypublic KeyNamePair getKeyNamePair()
public void setValue(String Value)
setValue in interface I_HR_Concept_CategoryValue - Search key for the record in the format required - must be uniquepublic String getValue()
getValue in interface I_HR_Concept_Category
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||