Class OFXBankStatementHandler.StatementLine

java.lang.Object
org.compiere.impexp.OFXBankStatementHandler.StatementLine
Enclosing class:
OFXBankStatementHandler

protected static class OFXBankStatementHandler.StatementLine extends Object
Version:
$Id: OFXBankStatementHandler.java,v 1.3 2006/07/30 00:51:05 jjanke Exp $
Author:
ET
  • Field Details

    • routingNo

      protected String routingNo
    • bankAccountNo

      protected String bankAccountNo
    • statementReference

      protected String statementReference
    • statementLineDate

      protected Timestamp statementLineDate
    • reference

      protected String reference
    • valutaDate

      protected Timestamp valutaDate
    • trxType

      protected String trxType
    • isReversal

      protected boolean isReversal
    • currency

      protected String currency
    • stmtAmt

      protected BigDecimal stmtAmt
    • memo

      protected String memo
    • chargeName

      protected String chargeName
    • chargeAmt

      protected BigDecimal chargeAmt
    • payeeAccountNo

      protected String payeeAccountNo
    • payeeName

      protected String payeeName
    • trxID

      protected String trxID
    • checkNo

      protected String checkNo
  • Constructor Details

    • StatementLine

      public StatementLine(String RoutingNo, String BankAccountNo, String Currency)
      Constructor for StatementLine
      Parameters:
      RoutingNo - String
      BankAccountNo - String
      Currency - String