|
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.compiere.model.X_C_BP_Employee_Acct
public class X_C_BP_Employee_Acct
Generated Model for C_BP_Employee_Acct
| 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.compiere.model.I_C_BP_Employee_Acct |
|---|
accessLevel, COLUMNNAME_C_AcctSchema_ID, COLUMNNAME_C_BPartner_ID, COLUMNNAME_E_Expense_Acct, COLUMNNAME_E_Prepayment_Acct, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_C_BP_Employee_Acct(Properties ctx,
int C_BP_Employee_Acct_ID,
String trxName)
Standard Constructor |
|
X_C_BP_Employee_Acct(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getC_AcctSchema_ID()
Get Accounting Schema. |
I_C_AcctSchema |
getC_AcctSchema()
|
int |
getC_BPartner_ID()
Get Business Partner . |
I_C_BPartner |
getC_BPartner()
|
int |
getE_Expense_Acct()
Get Employee Expense. |
int |
getE_Prepayment_Acct()
Get Employee Prepayment. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setC_AcctSchema_ID(int C_AcctSchema_ID)
Set Accounting Schema. |
void |
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . |
void |
setE_Expense_Acct(int E_Expense_Acct)
Set Employee Expense. |
void |
setE_Prepayment_Acct(int E_Prepayment_Acct)
Set Employee Prepayment. |
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_C_BP_Employee_Acct(Properties ctx,
int C_BP_Employee_Acct_ID,
String trxName)
public X_C_BP_Employee_Acct(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_C_AcctSchema getC_AcctSchema()
throws Exception
getC_AcctSchema in interface I_C_BP_Employee_AcctExceptionpublic void setC_AcctSchema_ID(int C_AcctSchema_ID)
setC_AcctSchema_ID in interface I_C_BP_Employee_AcctC_AcctSchema_ID - Rules for accountingpublic int getC_AcctSchema_ID()
getC_AcctSchema_ID in interface I_C_BP_Employee_Acct
public I_C_BPartner getC_BPartner()
throws Exception
getC_BPartner in interface I_C_BP_Employee_AcctExceptionpublic void setC_BPartner_ID(int C_BPartner_ID)
setC_BPartner_ID in interface I_C_BP_Employee_AcctC_BPartner_ID - Identifies a Business Partnerpublic int getC_BPartner_ID()
getC_BPartner_ID in interface I_C_BP_Employee_Acctpublic void setE_Expense_Acct(int E_Expense_Acct)
setE_Expense_Acct in interface I_C_BP_Employee_AcctE_Expense_Acct - Account for Employee Expensespublic int getE_Expense_Acct()
getE_Expense_Acct in interface I_C_BP_Employee_Acctpublic void setE_Prepayment_Acct(int E_Prepayment_Acct)
setE_Prepayment_Acct in interface I_C_BP_Employee_AcctE_Prepayment_Acct - Account for Employee Expense Prepaymentspublic int getE_Prepayment_Acct()
getE_Prepayment_Acct in interface I_C_BP_Employee_Acct
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||