|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_BankStatementLine
Generated Interface for C_BankStatementLine
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_C_BankStatement_ID
Column name C_BankStatement_ID |
static String |
COLUMNNAME_C_BankStatementLine_ID
Column name C_BankStatementLine_ID |
static String |
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID |
static String |
COLUMNNAME_C_Charge_ID
Column name C_Charge_ID |
static String |
COLUMNNAME_C_Currency_ID
Column name C_Currency_ID |
static String |
COLUMNNAME_C_Invoice_ID
Column name C_Invoice_ID |
static String |
COLUMNNAME_C_Payment_ID
Column name C_Payment_ID |
static String |
COLUMNNAME_ChargeAmt
Column name ChargeAmt |
static String |
COLUMNNAME_CreatePayment
Column name CreatePayment |
static String |
COLUMNNAME_DateAcct
Column name DateAcct |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_EftAmt
Column name EftAmt |
static String |
COLUMNNAME_EftCheckNo
Column name EftCheckNo |
static String |
COLUMNNAME_EftCurrency
Column name EftCurrency |
static String |
COLUMNNAME_EftMemo
Column name EftMemo |
static String |
COLUMNNAME_EftPayee
Column name EftPayee |
static String |
COLUMNNAME_EftPayeeAccount
Column name EftPayeeAccount |
static String |
COLUMNNAME_EftReference
Column name EftReference |
static String |
COLUMNNAME_EftStatementLineDate
Column name EftStatementLineDate |
static String |
COLUMNNAME_EftTrxID
Column name EftTrxID |
static String |
COLUMNNAME_EftTrxType
Column name EftTrxType |
static String |
COLUMNNAME_EftValutaDate
Column name EftValutaDate |
static String |
COLUMNNAME_InterestAmt
Column name InterestAmt |
static String |
COLUMNNAME_IsManual
Column name IsManual |
static String |
COLUMNNAME_IsReversal
Column name IsReversal |
static String |
COLUMNNAME_Line
Column name Line |
static String |
COLUMNNAME_MatchStatement
Column name MatchStatement |
static String |
COLUMNNAME_Memo
Column name Memo |
static String |
COLUMNNAME_Processed
Column name Processed |
static String |
COLUMNNAME_ReferenceNo
Column name ReferenceNo |
static String |
COLUMNNAME_StatementLineDate
Column name StatementLineDate |
static String |
COLUMNNAME_StmtAmt
Column name StmtAmt |
static String |
COLUMNNAME_TrxAmt
Column name TrxAmt |
static String |
COLUMNNAME_ValutaDate
Column name ValutaDate |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=393 |
static String |
Table_Name
TableName=C_BankStatementLine |
| Method Summary | |
|---|---|
int |
getC_BankStatement_ID()
Get Bank Statement. |
I_C_BankStatement |
getC_BankStatement()
|
int |
getC_BankStatementLine_ID()
Get Bank statement line. |
int |
getC_BPartner_ID()
Get Business Partner . |
I_C_BPartner |
getC_BPartner()
|
int |
getC_Charge_ID()
Get Charge. |
I_C_Charge |
getC_Charge()
|
int |
getC_Currency_ID()
Get Currency. |
I_C_Currency |
getC_Currency()
|
int |
getC_Invoice_ID()
Get Invoice. |
I_C_Invoice |
getC_Invoice()
|
int |
getC_Payment_ID()
Get Payment. |
I_C_Payment |
getC_Payment()
|
BigDecimal |
getChargeAmt()
Get Charge amount. |
String |
getCreatePayment()
Get Create Payment |
Timestamp |
getDateAcct()
Get Account Date. |
String |
getDescription()
Get Description. |
BigDecimal |
getEftAmt()
Get EFT Amount. |
String |
getEftCheckNo()
Get EFT Check No. |
String |
getEftCurrency()
Get EFT Currency. |
String |
getEftMemo()
Get EFT Memo. |
String |
getEftPayee()
Get EFT Payee. |
String |
getEftPayeeAccount()
Get EFT Payee Account. |
String |
getEftReference()
Get EFT Reference. |
Timestamp |
getEftStatementLineDate()
Get EFT Statement Line Date. |
String |
getEftTrxID()
Get EFT Trx ID. |
String |
getEftTrxType()
Get EFT Trx Type. |
Timestamp |
getEftValutaDate()
Get EFT Effective Date. |
BigDecimal |
getInterestAmt()
Get Interest Amount. |
int |
getLine()
Get Line No. |
String |
getMatchStatement()
Get Match Statement |
String |
getMemo()
Get Memo. |
String |
getReferenceNo()
Get Reference No. |
Timestamp |
getStatementLineDate()
Get Statement Line Date. |
BigDecimal |
getStmtAmt()
Get Statement amount. |
BigDecimal |
getTrxAmt()
Get Transaction Amount. |
Timestamp |
getValutaDate()
Get Effective date. |
boolean |
isManual()
Get Manual. |
boolean |
isProcessed()
Get Processed. |
boolean |
isReversal()
Get Reversal. |
void |
setC_BankStatement_ID(int C_BankStatement_ID)
Set Bank Statement. |
void |
setC_BankStatementLine_ID(int C_BankStatementLine_ID)
Set Bank statement line. |
void |
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . |
void |
setC_Charge_ID(int C_Charge_ID)
Set Charge. |
void |
setC_Currency_ID(int C_Currency_ID)
Set Currency. |
void |
setC_Invoice_ID(int C_Invoice_ID)
Set Invoice. |
void |
setC_Payment_ID(int C_Payment_ID)
Set Payment. |
void |
setChargeAmt(BigDecimal ChargeAmt)
Set Charge amount. |
void |
setCreatePayment(String CreatePayment)
Set Create Payment |
void |
setDateAcct(Timestamp DateAcct)
Set Account Date. |
void |
setDescription(String Description)
Set Description. |
void |
setEftAmt(BigDecimal EftAmt)
Set EFT Amount. |
void |
setEftCheckNo(String EftCheckNo)
Set EFT Check No. |
void |
setEftCurrency(String EftCurrency)
Set EFT Currency. |
void |
setEftMemo(String EftMemo)
Set EFT Memo. |
void |
setEftPayee(String EftPayee)
Set EFT Payee. |
void |
setEftPayeeAccount(String EftPayeeAccount)
Set EFT Payee Account. |
void |
setEftReference(String EftReference)
Set EFT Reference. |
void |
setEftStatementLineDate(Timestamp EftStatementLineDate)
Set EFT Statement Line Date. |
void |
setEftTrxID(String EftTrxID)
Set EFT Trx ID. |
void |
setEftTrxType(String EftTrxType)
Set EFT Trx Type. |
void |
setEftValutaDate(Timestamp EftValutaDate)
Set EFT Effective Date. |
void |
setInterestAmt(BigDecimal InterestAmt)
Set Interest Amount. |
void |
setIsManual(boolean IsManual)
Set Manual. |
void |
setIsReversal(boolean IsReversal)
Set Reversal. |
void |
setLine(int Line)
Set Line No. |
void |
setMatchStatement(String MatchStatement)
Set Match Statement |
void |
setMemo(String Memo)
Set Memo. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setReferenceNo(String ReferenceNo)
Set Reference No. |
void |
setStatementLineDate(Timestamp StatementLineDate)
Set Statement Line Date. |
void |
setStmtAmt(BigDecimal StmtAmt)
Set Statement amount. |
void |
setTrxAmt(BigDecimal TrxAmt)
Set Transaction Amount. |
void |
setValutaDate(Timestamp ValutaDate)
Set Effective date. |
| 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_BankStatement_ID
static final String COLUMNNAME_C_BankStatementLine_ID
static final String COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_C_Charge_ID
static final String COLUMNNAME_C_Currency_ID
static final String COLUMNNAME_ChargeAmt
static final String COLUMNNAME_C_Invoice_ID
static final String COLUMNNAME_C_Payment_ID
static final String COLUMNNAME_CreatePayment
static final String COLUMNNAME_DateAcct
static final String COLUMNNAME_Description
static final String COLUMNNAME_EftAmt
static final String COLUMNNAME_EftCheckNo
static final String COLUMNNAME_EftCurrency
static final String COLUMNNAME_EftMemo
static final String COLUMNNAME_EftPayee
static final String COLUMNNAME_EftPayeeAccount
static final String COLUMNNAME_EftReference
static final String COLUMNNAME_EftStatementLineDate
static final String COLUMNNAME_EftTrxID
static final String COLUMNNAME_EftTrxType
static final String COLUMNNAME_EftValutaDate
static final String COLUMNNAME_InterestAmt
static final String COLUMNNAME_IsManual
static final String COLUMNNAME_IsReversal
static final String COLUMNNAME_Line
static final String COLUMNNAME_MatchStatement
static final String COLUMNNAME_Memo
static final String COLUMNNAME_Processed
static final String COLUMNNAME_ReferenceNo
static final String COLUMNNAME_StatementLineDate
static final String COLUMNNAME_StmtAmt
static final String COLUMNNAME_TrxAmt
static final String COLUMNNAME_ValutaDate
| Method Detail |
|---|
void setC_BankStatement_ID(int C_BankStatement_ID)
int getC_BankStatement_ID()
I_C_BankStatement getC_BankStatement()
throws Exception
Exceptionvoid setC_BankStatementLine_ID(int C_BankStatementLine_ID)
int getC_BankStatementLine_ID()
void setC_BPartner_ID(int C_BPartner_ID)
int getC_BPartner_ID()
I_C_BPartner getC_BPartner()
throws Exception
Exceptionvoid setC_Charge_ID(int C_Charge_ID)
int getC_Charge_ID()
I_C_Charge getC_Charge()
throws Exception
Exceptionvoid setC_Currency_ID(int C_Currency_ID)
int getC_Currency_ID()
I_C_Currency getC_Currency()
throws Exception
Exceptionvoid setChargeAmt(BigDecimal ChargeAmt)
BigDecimal getChargeAmt()
void setC_Invoice_ID(int C_Invoice_ID)
int getC_Invoice_ID()
I_C_Invoice getC_Invoice()
throws Exception
Exceptionvoid setC_Payment_ID(int C_Payment_ID)
int getC_Payment_ID()
I_C_Payment getC_Payment()
throws Exception
Exceptionvoid setCreatePayment(String CreatePayment)
String getCreatePayment()
void setDateAcct(Timestamp DateAcct)
Timestamp getDateAcct()
void setDescription(String Description)
String getDescription()
void setEftAmt(BigDecimal EftAmt)
BigDecimal getEftAmt()
void setEftCheckNo(String EftCheckNo)
String getEftCheckNo()
void setEftCurrency(String EftCurrency)
String getEftCurrency()
void setEftMemo(String EftMemo)
String getEftMemo()
void setEftPayee(String EftPayee)
String getEftPayee()
void setEftPayeeAccount(String EftPayeeAccount)
String getEftPayeeAccount()
void setEftReference(String EftReference)
String getEftReference()
void setEftStatementLineDate(Timestamp EftStatementLineDate)
Timestamp getEftStatementLineDate()
void setEftTrxID(String EftTrxID)
String getEftTrxID()
void setEftTrxType(String EftTrxType)
String getEftTrxType()
void setEftValutaDate(Timestamp EftValutaDate)
Timestamp getEftValutaDate()
void setInterestAmt(BigDecimal InterestAmt)
BigDecimal getInterestAmt()
void setIsManual(boolean IsManual)
boolean isManual()
void setIsReversal(boolean IsReversal)
boolean isReversal()
void setLine(int Line)
int getLine()
void setMatchStatement(String MatchStatement)
String getMatchStatement()
void setMemo(String Memo)
String getMemo()
void setProcessed(boolean Processed)
boolean isProcessed()
void setReferenceNo(String ReferenceNo)
String getReferenceNo()
void setStatementLineDate(Timestamp StatementLineDate)
Timestamp getStatementLineDate()
void setStmtAmt(BigDecimal StmtAmt)
BigDecimal getStmtAmt()
void setTrxAmt(BigDecimal TrxAmt)
BigDecimal getTrxAmt()
void setValutaDate(Timestamp ValutaDate)
Timestamp getValutaDate()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||