|
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_Charge_Acct
public class X_C_Charge_Acct
Generated Model for C_Charge_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_Charge_Acct |
|---|
accessLevel, COLUMNNAME_C_AcctSchema_ID, COLUMNNAME_C_Charge_ID, COLUMNNAME_Ch_Expense_Acct, COLUMNNAME_Ch_Revenue_Acct, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_C_Charge_Acct(Properties ctx,
int C_Charge_Acct_ID,
String trxName)
Standard Constructor |
|
X_C_Charge_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_Charge_ID()
Get Charge. |
I_C_Charge |
getC_Charge()
|
int |
getCh_Expense_Acct()
Get Charge Expense. |
int |
getCh_Revenue_Acct()
Get Charge Revenue. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setC_AcctSchema_ID(int C_AcctSchema_ID)
Set Accounting Schema. |
void |
setC_Charge_ID(int C_Charge_ID)
Set Charge. |
void |
setCh_Expense_Acct(int Ch_Expense_Acct)
Set Charge Expense. |
void |
setCh_Revenue_Acct(int Ch_Revenue_Acct)
Set Charge Revenue. |
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_Charge_Acct(Properties ctx,
int C_Charge_Acct_ID,
String trxName)
public X_C_Charge_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_Charge_AcctExceptionpublic void setC_AcctSchema_ID(int C_AcctSchema_ID)
setC_AcctSchema_ID in interface I_C_Charge_AcctC_AcctSchema_ID - Rules for accountingpublic int getC_AcctSchema_ID()
getC_AcctSchema_ID in interface I_C_Charge_Acct
public I_C_Charge getC_Charge()
throws Exception
getC_Charge in interface I_C_Charge_AcctExceptionpublic void setC_Charge_ID(int C_Charge_ID)
setC_Charge_ID in interface I_C_Charge_AcctC_Charge_ID - Additional document chargespublic int getC_Charge_ID()
getC_Charge_ID in interface I_C_Charge_Acctpublic void setCh_Expense_Acct(int Ch_Expense_Acct)
setCh_Expense_Acct in interface I_C_Charge_AcctCh_Expense_Acct - Charge Expense Accountpublic int getCh_Expense_Acct()
getCh_Expense_Acct in interface I_C_Charge_Acctpublic void setCh_Revenue_Acct(int Ch_Revenue_Acct)
setCh_Revenue_Acct in interface I_C_Charge_AcctCh_Revenue_Acct - Charge Revenue Accountpublic int getCh_Revenue_Acct()
getCh_Revenue_Acct in interface I_C_Charge_Acct
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||