Class MPaySelection

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

public class MPaySelection extends X_C_PaySelection
AP Payment Selection
Version:
$Id: MPaySelection.java,v 1.3 2006/07/30 00:51:03 jjanke Exp $
Author:
Jorg Janke
See Also:
  • Constructor Details

    • MPaySelection

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

      public MPaySelection(Properties ctx, int C_PaySelection_ID, String trxName)
      Default Constructor
      Parameters:
      ctx - context
      C_PaySelection_ID - id
      trxName - transaction
    • MPaySelection

      public MPaySelection(Properties ctx, ResultSet rs, String trxName)
      Load Constructor
      Parameters:
      ctx - context
      rs - result set
      trxName - transaction
  • Method Details

    • getLines

      public MPaySelectionLine[] getLines(boolean requery)
      Get Lines
      Parameters:
      requery - true to re-query from DB
      Returns:
      payment selection lines
    • getC_Currency_ID

      public int getC_Currency_ID()
      Get Currency of Bank Account
      Returns:
      C_Currency_ID
    • toString

      public String toString()
      String Representation
      Overrides:
      toString in class X_C_PaySelection
      Returns:
      info