|
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_PayrollConcept
public class X_HR_PayrollConcept
Generated Model for HR_PayrollConcept
| 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_PayrollConcept |
|---|
accessLevel, COLUMNNAME_AD_Rule_ID, COLUMNNAME_HR_Concept_ID, COLUMNNAME_HR_Payroll_ID, COLUMNNAME_HR_PayrollConcept_ID, COLUMNNAME_IsDisplayed, COLUMNNAME_IsInclude, COLUMNNAME_IsPrinted, COLUMNNAME_Name, COLUMNNAME_SeqNo, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_HR_PayrollConcept(Properties ctx,
int HR_PayrollConcept_ID,
String trxName)
Standard Constructor |
|
X_HR_PayrollConcept(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Rule_ID()
Get Rule. |
I_AD_Rule |
getAD_Rule()
|
int |
getHR_Concept_ID()
Get Concept. |
I_HR_Concept |
getHR_Concept()
|
int |
getHR_Payroll_ID()
Get Payroll. |
I_HR_Payroll |
getHR_Payroll()
|
int |
getHR_PayrollConcept_ID()
Get Payroll Concept. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
int |
getSeqNo()
Get Sequence. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isDisplayed()
Get Displayed. |
boolean |
isInclude()
Get Included. |
boolean |
isPrinted()
Get Printed. |
void |
setAD_Rule_ID(int AD_Rule_ID)
Set Rule. |
void |
setHR_Concept_ID(int HR_Concept_ID)
Set Concept. |
void |
setHR_Payroll_ID(int HR_Payroll_ID)
Set Payroll. |
void |
setHR_PayrollConcept_ID(int HR_PayrollConcept_ID)
Set Payroll Concept. |
void |
setIsDisplayed(boolean IsDisplayed)
Set Displayed. |
void |
setIsInclude(boolean IsInclude)
Set Included. |
void |
setIsPrinted(boolean IsPrinted)
Set Printed. |
void |
setName(String Name)
Set Name. |
void |
setSeqNo(int SeqNo)
Set Sequence. |
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_PayrollConcept(Properties ctx,
int HR_PayrollConcept_ID,
String trxName)
public X_HR_PayrollConcept(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 PO
public I_AD_Rule getAD_Rule()
throws Exception
getAD_Rule in interface I_HR_PayrollConceptExceptionpublic void setAD_Rule_ID(int AD_Rule_ID)
setAD_Rule_ID in interface I_HR_PayrollConceptAD_Rule_ID - Rulepublic int getAD_Rule_ID()
getAD_Rule_ID in interface I_HR_PayrollConcept
public I_HR_Concept getHR_Concept()
throws Exception
getHR_Concept in interface I_HR_PayrollConceptExceptionpublic void setHR_Concept_ID(int HR_Concept_ID)
setHR_Concept_ID in interface I_HR_PayrollConceptHR_Concept_ID - Conceptpublic int getHR_Concept_ID()
getHR_Concept_ID in interface I_HR_PayrollConceptpublic void setHR_PayrollConcept_ID(int HR_PayrollConcept_ID)
setHR_PayrollConcept_ID in interface I_HR_PayrollConceptHR_PayrollConcept_ID - Payroll Conceptpublic int getHR_PayrollConcept_ID()
getHR_PayrollConcept_ID in interface I_HR_PayrollConcept
public I_HR_Payroll getHR_Payroll()
throws Exception
getHR_Payroll in interface I_HR_PayrollConceptExceptionpublic void setHR_Payroll_ID(int HR_Payroll_ID)
setHR_Payroll_ID in interface I_HR_PayrollConceptHR_Payroll_ID - Payrollpublic int getHR_Payroll_ID()
getHR_Payroll_ID in interface I_HR_PayrollConceptpublic void setIsDisplayed(boolean IsDisplayed)
setIsDisplayed in interface I_HR_PayrollConceptIsDisplayed - Determines, if this field is displayedpublic boolean isDisplayed()
isDisplayed in interface I_HR_PayrollConceptpublic void setIsInclude(boolean IsInclude)
setIsInclude in interface I_HR_PayrollConceptIsInclude - Defines whether this content / template is included into another onepublic boolean isInclude()
isInclude in interface I_HR_PayrollConceptpublic void setIsPrinted(boolean IsPrinted)
setIsPrinted in interface I_HR_PayrollConceptIsPrinted - Indicates if this document / line is printedpublic boolean isPrinted()
isPrinted in interface I_HR_PayrollConceptpublic void setName(String Name)
setName in interface I_HR_PayrollConceptName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_HR_PayrollConceptpublic KeyNamePair getKeyNamePair()
public void setSeqNo(int SeqNo)
setSeqNo in interface I_HR_PayrollConceptSeqNo - Method of ordering records; lowest number comes firstpublic int getSeqNo()
getSeqNo in interface I_HR_PayrollConcept
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||