Class DocLine_Cash

java.lang.Object
org.compiere.acct.DocLine
org.compiere.acct.DocLine_Cash

public class DocLine_Cash extends DocLine
Cash Journal Line
Version:
$Id: DocLine_Cash.java,v 1.3 2006/07/30 00:53:33 jjanke Exp $
Author:
Jorg Janke
  • Field Details

  • Constructor Details

    • DocLine_Cash

      public DocLine_Cash(MCashLine line, Doc_Cash doc)
      Constructor
      Parameters:
      line - cash line
      doc - header
  • Method Details

    • getCashType

      public String getCashType()
      Get Cash Type
      Returns:
      cash type
    • getC_BankAccount_ID

      public int getC_BankAccount_ID()
      Get Bank Account
      Returns:
      C_BankAccount_ID
    • getC_Invoice_ID

      public int getC_Invoice_ID()
      Get Invoice
      Returns:
      C_Invoice_ID
    • getAmount

      public BigDecimal getAmount()
      Get Amount
      Returns:
      Payment Amount
    • getDiscountAmt

      public BigDecimal getDiscountAmt()
      Get Discount Amount
      Returns:
      Discount Amount
    • getWriteOffAmt

      public BigDecimal getWriteOffAmt()
      Get Write Off Amount
      Returns:
      Write-Off Amount