Class MPackageLine

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

public class MPackageLine extends X_M_PackageLine
Package Line Model
Version:
$Id: MPackageLine.java,v 1.3 2006/07/30 00:51:02 jjanke Exp $
Author:
Jorg Janke
See Also:
  • Constructor Details

    • MPackageLine

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

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

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

      public MPackageLine(MPackage parent)
      Parent Constructor
      Parameters:
      parent - header
  • Method Details

    • setInOutLine

      public void setInOutLine(MInOutLine line)
      Set Shipment Line
      Parameters:
      line - line