Class X_A_Asset_Info_Lic

java.lang.Object
org.compiere.model.PO
org.compiere.model.X_A_Asset_Info_Lic
All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_A_Asset_Info_Lic, I_Persistent, Evaluatee

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

    • X_A_Asset_Info_Lic

      public X_A_Asset_Info_Lic(Properties ctx, int A_Asset_Info_Lic_ID, String trxName)
      Standard Constructor
    • X_A_Asset_Info_Lic

      public X_A_Asset_Info_Lic(Properties ctx, int A_Asset_Info_Lic_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_A_Asset_Info_Lic

      public X_A_Asset_Info_Lic(Properties ctx, String A_Asset_Info_Lic_UU, String trxName)
      Standard Constructor
    • X_A_Asset_Info_Lic

      public X_A_Asset_Info_Lic(Properties ctx, String A_Asset_Info_Lic_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_A_Asset_Info_Lic

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