Interface I_C_BankStatementLine

All Known Implementing Classes:
MBankStatementLine, X_C_BankStatementLine

public interface I_C_BankStatementLine
Generated Interface for C_BankStatementLine
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • getAD_Client_ID

      int getAD_Client_ID()
      Get Tenant. Tenant for this installation.
    • setAD_Org_ID

      void setAD_Org_ID(int AD_Org_ID)
      Set Organization. Organizational entity within tenant
    • getAD_Org_ID

      int getAD_Org_ID()
      Get Organization. Organizational entity within tenant
    • setC_BankStatement_ID

      void setC_BankStatement_ID(int C_BankStatement_ID)
      Set Bank Statement. Bank Statement of account
    • getC_BankStatement_ID

      int getC_BankStatement_ID()
      Get Bank Statement. Bank Statement of account
    • getC_BankStatement

      I_C_BankStatement getC_BankStatement() throws RuntimeException
      Throws:
      RuntimeException
    • setC_BankStatementLine_ID

      void setC_BankStatementLine_ID(int C_BankStatementLine_ID)
      Set Bank statement line. Line on a statement from this Bank
    • getC_BankStatementLine_ID

      int getC_BankStatementLine_ID()
      Get Bank statement line. Line on a statement from this Bank
    • setC_BankStatementLine_UU

      void setC_BankStatementLine_UU(String C_BankStatementLine_UU)
      Set C_BankStatementLine_UU
    • getC_BankStatementLine_UU

      String getC_BankStatementLine_UU()
      Get C_BankStatementLine_UU
    • setC_BPartner_ID

      void setC_BPartner_ID(int C_BPartner_ID)
      Set Business Partner. Identifies a Business Partner
    • getC_BPartner_ID

      int getC_BPartner_ID()
      Get Business Partner. Identifies a Business Partner
    • getC_BPartner

      I_C_BPartner getC_BPartner() throws RuntimeException
      Throws:
      RuntimeException
    • setC_Charge_ID

      void setC_Charge_ID(int C_Charge_ID)
      Set Charge. Additional document charges
    • getC_Charge_ID

      int getC_Charge_ID()
      Get Charge. Additional document charges
    • getC_Charge

      I_C_Charge getC_Charge() throws RuntimeException
      Throws:
      RuntimeException
    • setC_Currency_ID

      void setC_Currency_ID(int C_Currency_ID)
      Set Currency. The Currency for this record
    • getC_Currency_ID

      int getC_Currency_ID()
      Get Currency. The Currency for this record
    • getC_Currency

      I_C_Currency getC_Currency() throws RuntimeException
      Throws:
      RuntimeException
    • setChargeAmt

      void setChargeAmt(BigDecimal ChargeAmt)
      Set Charge amount. Charge Amount
    • getChargeAmt

      BigDecimal getChargeAmt()
      Get Charge amount. Charge Amount
    • setC_Invoice_ID

      void setC_Invoice_ID(int C_Invoice_ID)
      Set Invoice. Invoice Identifier
    • getC_Invoice_ID

      int getC_Invoice_ID()
      Get Invoice. Invoice Identifier
    • getC_Invoice

      I_C_Invoice getC_Invoice() throws RuntimeException
      Throws:
      RuntimeException
    • setC_Payment_ID

      void setC_Payment_ID(int C_Payment_ID)
      Set Payment. Payment identifier
    • getC_Payment_ID

      int getC_Payment_ID()
      Get Payment. Payment identifier
    • getC_Payment

      I_C_Payment getC_Payment() throws RuntimeException
      Throws:
      RuntimeException
    • getCreated

      Timestamp getCreated()
      Get Created. Date this record was created
    • getCreatedBy

      int getCreatedBy()
      Get Created By. User who created this records
    • setCreatePayment

      void setCreatePayment(String CreatePayment)
      Set Create Payment
    • getCreatePayment

      String getCreatePayment()
      Get Create Payment
    • setDateAcct

      void setDateAcct(Timestamp DateAcct)
      Set Account Date. Accounting Date
    • getDateAcct

      Timestamp getDateAcct()
      Get Account Date. Accounting Date
    • setDescription

      void setDescription(String Description)
      Set Description. Optional short description of the record
    • getDescription

      String getDescription()
      Get Description. Optional short description of the record
    • setEftAmt

      void setEftAmt(BigDecimal EftAmt)
      Set EFT Amount. Electronic Funds Transfer Amount
    • getEftAmt

      BigDecimal getEftAmt()
      Get EFT Amount. Electronic Funds Transfer Amount
    • setEftCheckNo

      void setEftCheckNo(String EftCheckNo)
      Set EFT Check No. Electronic Funds Transfer Check No
    • getEftCheckNo

      String getEftCheckNo()
      Get EFT Check No. Electronic Funds Transfer Check No
    • setEftCurrency

      void setEftCurrency(String EftCurrency)
      Set EFT Currency. Electronic Funds Transfer Currency
    • getEftCurrency

      String getEftCurrency()
      Get EFT Currency. Electronic Funds Transfer Currency
    • setEftMemo

      void setEftMemo(String EftMemo)
      Set EFT Memo. Electronic Funds Transfer Memo
    • getEftMemo

      String getEftMemo()
      Get EFT Memo. Electronic Funds Transfer Memo
    • setEftPayee

      void setEftPayee(String EftPayee)
      Set EFT Payee. Electronic Funds Transfer Payee information
    • getEftPayee

      String getEftPayee()
      Get EFT Payee. Electronic Funds Transfer Payee information
    • setEftPayeeAccount

      void setEftPayeeAccount(String EftPayeeAccount)
      Set EFT Payee Account. Electronic Funds Transfer Payee Account Information
    • getEftPayeeAccount

      String getEftPayeeAccount()
      Get EFT Payee Account. Electronic Funds Transfer Payee Account Information
    • setEftReference

      void setEftReference(String EftReference)
      Set EFT Reference. Electronic Funds Transfer Reference
    • getEftReference

      String getEftReference()
      Get EFT Reference. Electronic Funds Transfer Reference
    • setEftStatementLineDate

      void setEftStatementLineDate(Timestamp EftStatementLineDate)
      Set EFT Statement Line Date. Electronic Funds Transfer Statement Line Date
    • getEftStatementLineDate

      Timestamp getEftStatementLineDate()
      Get EFT Statement Line Date. Electronic Funds Transfer Statement Line Date
    • setEftTrxID

      void setEftTrxID(String EftTrxID)
      Set EFT Trx ID. Electronic Funds Transfer Transaction ID
    • getEftTrxID

      String getEftTrxID()
      Get EFT Trx ID. Electronic Funds Transfer Transaction ID
    • setEftTrxType

      void setEftTrxType(String EftTrxType)
      Set EFT Trx Type. Electronic Funds Transfer Transaction Type
    • getEftTrxType

      String getEftTrxType()
      Get EFT Trx Type. Electronic Funds Transfer Transaction Type
    • setEftValutaDate

      void setEftValutaDate(Timestamp EftValutaDate)
      Set EFT Effective Date. Electronic Funds Transfer Valuta (effective) Date
    • getEftValutaDate

      Timestamp getEftValutaDate()
      Get EFT Effective Date. Electronic Funds Transfer Valuta (effective) Date
    • setInterestAmt

      void setInterestAmt(BigDecimal InterestAmt)
      Set Interest Amount. Interest Amount
    • getInterestAmt

      BigDecimal getInterestAmt()
      Get Interest Amount. Interest Amount
    • setIsActive

      void setIsActive(boolean IsActive)
      Set Active. The record is active in the system
    • isActive

      boolean isActive()
      Get Active. The record is active in the system
    • setIsManual

      void setIsManual(boolean IsManual)
      Set Manual. This is a manual process
    • isManual

      boolean isManual()
      Get Manual. This is a manual process
    • setIsReversal

      void setIsReversal(boolean IsReversal)
      Set Reversal. This is a reversing transaction
    • isReversal

      boolean isReversal()
      Get Reversal. This is a reversing transaction
    • setLine

      void setLine(int Line)
      Set Line No. Unique line for this document
    • getLine

      int getLine()
      Get Line No. Unique line for this document
    • setMatchStatement

      void setMatchStatement(String MatchStatement)
      Set Match Statement
    • getMatchStatement

      String getMatchStatement()
      Get Match Statement
    • setMemo

      void setMemo(String Memo)
      Set Memo. Memo Text
    • getMemo

      String getMemo()
      Get Memo. Memo Text
    • setProcessed

      void setProcessed(boolean Processed)
      Set Processed. The document has been processed
    • isProcessed

      boolean isProcessed()
      Get Processed. The document has been processed
    • setReferenceNo

      void setReferenceNo(String ReferenceNo)
      Set Reference No. Your customer or vendor number at the Business Partner' s site
    • getReferenceNo

      String getReferenceNo()
      Get Reference No. Your customer or vendor number at the Business Partner' s site
    • setStatementLineDate

      void setStatementLineDate(Timestamp StatementLineDate)
      Set Statement Line Date. Date of the Statement Line
    • getStatementLineDate

      Timestamp getStatementLineDate()
      Get Statement Line Date. Date of the Statement Line
    • setStmtAmt

      void setStmtAmt(BigDecimal StmtAmt)
      Set Statement amount. Statement Amount
    • getStmtAmt

      BigDecimal getStmtAmt()
      Get Statement amount. Statement Amount
    • setTrxAmt

      void setTrxAmt(BigDecimal TrxAmt)
      Set Transaction Amount. Amount of a transaction
    • getTrxAmt

      BigDecimal getTrxAmt()
      Get Transaction Amount. Amount of a transaction
    • getUpdated

      Timestamp getUpdated()
      Get Updated. Date this record was updated
    • getUpdatedBy

      int getUpdatedBy()
      Get Updated By. User who updated this records
    • setValutaDate

      void setValutaDate(Timestamp ValutaDate)
      Set Effective date. Date when money is available
    • getValutaDate

      Timestamp getValutaDate()
      Get Effective date. Date when money is available