Class X_M_LotCtlExclude

java.lang.Object
org.compiere.model.PO
org.compiere.model.X_M_LotCtlExclude
All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_M_LotCtlExclude, I_Persistent, Evaluatee
Direct Known Subclasses:
MLotCtlExclude

public class X_M_LotCtlExclude extends PO implements I_M_LotCtlExclude, I_Persistent
Generated Model for M_LotCtlExclude
Version:
Release 11 - $Id$
Author:
iDempiere (generated)
See Also:
  • Constructor Details

    • X_M_LotCtlExclude

      public X_M_LotCtlExclude(Properties ctx, int M_LotCtlExclude_ID, String trxName)
      Standard Constructor
    • X_M_LotCtlExclude

      public X_M_LotCtlExclude(Properties ctx, int M_LotCtlExclude_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_M_LotCtlExclude

      public X_M_LotCtlExclude(Properties ctx, String M_LotCtlExclude_UU, String trxName)
      Standard Constructor
    • X_M_LotCtlExclude

      public X_M_LotCtlExclude(Properties ctx, String M_LotCtlExclude_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_M_LotCtlExclude

      public X_M_LotCtlExclude(Properties ctx, ResultSet rs, String trxName)
      Load Constructor
  • Method Details