Class MTaxDeclarationLine

All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_C_TaxDeclarationLine, I_Persistent, Evaluatee

public class MTaxDeclarationLine extends X_C_TaxDeclarationLine
Tax Declaration Line Model
Version:
$Id: MTaxDeclarationLine.java,v 1.2 2006/07/30 00:51:02 jjanke Exp $
Author:
Jorg Janke
See Also:
  • Constructor Details

    • MTaxDeclarationLine

      public MTaxDeclarationLine(Properties ctx, String C_TaxDeclarationLine_UU, String trxName)
      UUID based Constructor
      Parameters:
      ctx - Context
      C_TaxDeclarationLine_UU - UUID key
      trxName - Transaction
    • MTaxDeclarationLine

      public MTaxDeclarationLine(Properties ctx, int C_TaxDeclarationLine_ID, String trxName)
      Standard Constructor
      Parameters:
      ctx - ctx
      C_TaxDeclarationLine_ID - id
      trxName - trx
    • MTaxDeclarationLine

      public MTaxDeclarationLine(Properties ctx, ResultSet rs, String trxName)
      Load Constructor
      Parameters:
      ctx - context
      rs - rs
      trxName - trx
    • MTaxDeclarationLine

      public MTaxDeclarationLine(MTaxDeclaration parent, MInvoice invoice, MInvoiceLine iLine)
      Parent Constructor
      Parameters:
      parent - parent
      invoice - invoice
      iLine - invoice line
    • MTaxDeclarationLine

      public MTaxDeclarationLine(MTaxDeclaration parent, MInvoice invoice, MInvoiceTax tLine)
      Parent Constructor
      Parameters:
      parent - parent
      invoice - invoice
      tLine - tax line