Class X_CM_ChatTypeUpdate

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

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

    • X_CM_ChatTypeUpdate

      public X_CM_ChatTypeUpdate(Properties ctx, int CM_ChatTypeUpdate_ID, String trxName)
      Standard Constructor
    • X_CM_ChatTypeUpdate

      public X_CM_ChatTypeUpdate(Properties ctx, int CM_ChatTypeUpdate_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_CM_ChatTypeUpdate

      public X_CM_ChatTypeUpdate(Properties ctx, String CM_ChatTypeUpdate_UU, String trxName)
      Standard Constructor
    • X_CM_ChatTypeUpdate

      public X_CM_ChatTypeUpdate(Properties ctx, String CM_ChatTypeUpdate_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_CM_ChatTypeUpdate

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