|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_Charge_Acct
Generated Interface for C_Charge_Acct
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_C_AcctSchema_ID
Column name C_AcctSchema_ID |
static String |
COLUMNNAME_C_Charge_ID
Column name C_Charge_ID |
static String |
COLUMNNAME_Ch_Expense_Acct
Column name Ch_Expense_Acct |
static String |
COLUMNNAME_Ch_Revenue_Acct
Column name Ch_Revenue_Acct |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=396 |
static String |
Table_Name
TableName=C_Charge_Acct |
| Method Summary | |
|---|---|
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. |
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. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_C_AcctSchema_ID
static final String COLUMNNAME_C_Charge_ID
static final String COLUMNNAME_Ch_Expense_Acct
static final String COLUMNNAME_Ch_Revenue_Acct
| Method Detail |
|---|
void setC_AcctSchema_ID(int C_AcctSchema_ID)
int getC_AcctSchema_ID()
I_C_AcctSchema getC_AcctSchema()
throws Exception
Exceptionvoid setC_Charge_ID(int C_Charge_ID)
int getC_Charge_ID()
I_C_Charge getC_Charge()
throws Exception
Exceptionvoid setCh_Expense_Acct(int Ch_Expense_Acct)
int getCh_Expense_Acct()
void setCh_Revenue_Acct(int Ch_Revenue_Acct)
int getCh_Revenue_Acct()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||