|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.acct.DocLine
org.compiere.acct.DocLine_Bank
public class DocLine_Bank
Bank Statement Line
| Field Summary |
|---|
| Fields inherited from class org.compiere.acct.DocLine |
|---|
log, p_po |
| Constructor Summary | |
|---|---|
DocLine_Bank(MBankStatementLine line,
Doc_Bank doc)
Constructor |
|
| Method Summary | |
|---|---|
int |
getAD_Org_ID(boolean payment)
Get AD_Org_ID |
int |
getC_Payment_ID()
Get Payment |
BigDecimal |
getInterestAmt()
Get Interest |
BigDecimal |
getStmtAmt()
Get Statement |
BigDecimal |
getTrxAmt()
Get Transaction |
boolean |
isReversal()
Is Reversal |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DocLine_Bank(MBankStatementLine line,
Doc_Bank doc)
line - statement linedoc - header| Method Detail |
|---|
public int getC_Payment_ID()
public int getAD_Org_ID(boolean payment)
payment - if true get Org from payment
public boolean isReversal()
public BigDecimal getInterestAmt()
public BigDecimal getStmtAmt()
public BigDecimal getTrxAmt()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||