Class MRfQLineQty

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

public class MRfQLineQty extends X_C_RfQLineQty
RfQ Line Qty Model
Version:
$Id: MRfQLineQty.java,v 1.3 2006/07/30 00:51:05 jjanke Exp $
Author:
Jorg Janke
See Also:
  • Constructor Details

    • MRfQLineQty

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

      public MRfQLineQty(Properties ctx, int C_RfQLineQty_ID, String trxName)
      Standard Constructor
      Parameters:
      ctx - context
      C_RfQLineQty_ID - id
      trxName - transaction
    • MRfQLineQty

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

      public MRfQLineQty(MRfQLine line)
      Parent Constructor
      Parameters:
      line - RfQ line
    • MRfQLineQty

      public MRfQLineQty(MRfQLineQty copy)
      Copy constructor
      Parameters:
      copy -
    • MRfQLineQty

      public MRfQLineQty(Properties ctx, MRfQLineQty copy)
      Copy constructor
      Parameters:
      ctx -
      copy -
    • MRfQLineQty

      public MRfQLineQty(Properties ctx, MRfQLineQty copy, String trxName)
      Copy constructor
      Parameters:
      ctx -
      copy -
      trxName -
  • Method Details

    • get

      public static MRfQLineQty get(Properties ctx, int C_RfQLineQty_ID, String trxName)
      Get MRfQLineQty from Cache
      Parameters:
      ctx - context
      C_RfQLineQty_ID - id
      trxName - transaction
      Returns:
      MRfQLineQty
    • getUomName

      public String getUomName()
      Get UOM Name
      Returns:
      UOM name
    • getResponseQtys

      public MRfQResponseLineQty[] getResponseQtys(boolean onlyValidAmounts)
      Get active Response Line Qty of this RfQ Line Qty
      Parameters:
      onlyValidAmounts - only valid amounts
      Returns:
      array of response line qtys
    • toString

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