|
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_Withholding_Acct
public class X_C_Withholding_Acct
Generated Model for C_Withholding_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_Withholding_Acct |
|---|
accessLevel, COLUMNNAME_C_AcctSchema_ID, COLUMNNAME_C_Withholding_ID, COLUMNNAME_Withholding_Acct, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_C_Withholding_Acct(Properties ctx,
int C_Withholding_Acct_ID,
String trxName)
Standard Constructor |
|
X_C_Withholding_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_Withholding_ID()
Get Withholding. |
I_C_Withholding |
getC_Withholding()
|
int |
getWithholding_Acct()
Get Withholding. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setC_AcctSchema_ID(int C_AcctSchema_ID)
Set Accounting Schema. |
void |
setC_Withholding_ID(int C_Withholding_ID)
Set Withholding. |
void |
setWithholding_Acct(int Withholding_Acct)
Set Withholding. |
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_Withholding_Acct(Properties ctx,
int C_Withholding_Acct_ID,
String trxName)
public X_C_Withholding_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_Withholding_AcctExceptionpublic void setC_AcctSchema_ID(int C_AcctSchema_ID)
setC_AcctSchema_ID in interface I_C_Withholding_AcctC_AcctSchema_ID - Rules for accountingpublic int getC_AcctSchema_ID()
getC_AcctSchema_ID in interface I_C_Withholding_Acct
public I_C_Withholding getC_Withholding()
throws Exception
getC_Withholding in interface I_C_Withholding_AcctExceptionpublic void setC_Withholding_ID(int C_Withholding_ID)
setC_Withholding_ID in interface I_C_Withholding_AcctC_Withholding_ID - Withholding type definedpublic int getC_Withholding_ID()
getC_Withholding_ID in interface I_C_Withholding_Acctpublic void setWithholding_Acct(int Withholding_Acct)
setWithholding_Acct in interface I_C_Withholding_AcctWithholding_Acct - Account for Withholdingspublic int getWithholding_Acct()
getWithholding_Acct in interface I_C_Withholding_Acct
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||