|
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_T_ReportStatement
public class X_T_ReportStatement
Generated Model for T_ReportStatement
| 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_T_ReportStatement |
|---|
accessLevel, COLUMNNAME_AD_PInstance_ID, COLUMNNAME_AmtAcctCr, COLUMNNAME_AmtAcctDr, COLUMNNAME_Balance, COLUMNNAME_DateAcct, COLUMNNAME_Description, COLUMNNAME_Fact_Acct_ID, COLUMNNAME_LevelNo, COLUMNNAME_Name, COLUMNNAME_Qty, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_T_ReportStatement(Properties ctx,
int T_ReportStatement_ID,
String trxName)
Standard Constructor |
|
X_T_ReportStatement(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_PInstance_ID()
Get Process Instance. |
I_AD_PInstance |
getAD_PInstance()
|
BigDecimal |
getAmtAcctCr()
Get Accounted Credit. |
BigDecimal |
getAmtAcctDr()
Get Accounted Debit. |
BigDecimal |
getBalance()
Get Balance. |
Timestamp |
getDateAcct()
Get Account Date. |
String |
getDescription()
Get Description. |
int |
getFact_Acct_ID()
Get Accounting Fact. |
I_Fact_Acct |
getFact_Acct()
|
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getLevelNo()
Get Level no. |
String |
getName()
Get Name. |
BigDecimal |
getQty()
Get Quantity. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setAD_PInstance_ID(int AD_PInstance_ID)
Set Process Instance. |
void |
setAmtAcctCr(BigDecimal AmtAcctCr)
Set Accounted Credit. |
void |
setAmtAcctDr(BigDecimal AmtAcctDr)
Set Accounted Debit. |
void |
setBalance(BigDecimal Balance)
Set Balance. |
void |
setDateAcct(Timestamp DateAcct)
Set Account Date. |
void |
setDescription(String Description)
Set Description. |
void |
setFact_Acct_ID(int Fact_Acct_ID)
Set Accounting Fact. |
void |
setLevelNo(int LevelNo)
Set Level no. |
void |
setName(String Name)
Set Name. |
void |
setQty(BigDecimal Qty)
Set Quantity. |
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_T_ReportStatement(Properties ctx,
int T_ReportStatement_ID,
String trxName)
public X_T_ReportStatement(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_PInstance getAD_PInstance()
throws Exception
getAD_PInstance in interface I_T_ReportStatementExceptionpublic void setAD_PInstance_ID(int AD_PInstance_ID)
setAD_PInstance_ID in interface I_T_ReportStatementAD_PInstance_ID - Instance of the processpublic int getAD_PInstance_ID()
getAD_PInstance_ID in interface I_T_ReportStatementpublic void setAmtAcctCr(BigDecimal AmtAcctCr)
setAmtAcctCr in interface I_T_ReportStatementAmtAcctCr - Accounted Credit Amountpublic BigDecimal getAmtAcctCr()
getAmtAcctCr in interface I_T_ReportStatementpublic void setAmtAcctDr(BigDecimal AmtAcctDr)
setAmtAcctDr in interface I_T_ReportStatementAmtAcctDr - Accounted Debit Amountpublic BigDecimal getAmtAcctDr()
getAmtAcctDr in interface I_T_ReportStatementpublic void setBalance(BigDecimal Balance)
setBalance in interface I_T_ReportStatementBalance - Balancepublic BigDecimal getBalance()
getBalance in interface I_T_ReportStatementpublic void setDateAcct(Timestamp DateAcct)
setDateAcct in interface I_T_ReportStatementDateAcct - Accounting Datepublic Timestamp getDateAcct()
getDateAcct in interface I_T_ReportStatementpublic void setDescription(String Description)
setDescription in interface I_T_ReportStatementDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_T_ReportStatement
public I_Fact_Acct getFact_Acct()
throws Exception
getFact_Acct in interface I_T_ReportStatementExceptionpublic void setFact_Acct_ID(int Fact_Acct_ID)
setFact_Acct_ID in interface I_T_ReportStatementFact_Acct_ID - Accounting Factpublic int getFact_Acct_ID()
getFact_Acct_ID in interface I_T_ReportStatementpublic void setLevelNo(int LevelNo)
setLevelNo in interface I_T_ReportStatementLevelNo - Level nopublic int getLevelNo()
getLevelNo in interface I_T_ReportStatementpublic void setName(String Name)
setName in interface I_T_ReportStatementName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_T_ReportStatementpublic KeyNamePair getKeyNamePair()
public void setQty(BigDecimal Qty)
setQty in interface I_T_ReportStatementQty - Quantitypublic BigDecimal getQty()
getQty in interface I_T_ReportStatement
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||