Class MCOFConfigExportContabCustos

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

public class MCOFConfigExportContabCustos extends X_COF_ConfigExportContabCustos
See Also:
  • Constructor Details

    • MCOFConfigExportContabCustos

      public MCOFConfigExportContabCustos(Properties ctx, int COF_ConfigExportContabCustos_ID, String trxName)
    • MCOFConfigExportContabCustos

      public MCOFConfigExportContabCustos(Properties ctx, ResultSet rs, String trxName)
    • MCOFConfigExportContabCustos

      public MCOFConfigExportContabCustos(Properties ctx, int COF_ConfigExportContabCustos_ID, String trxName, String... virtualColumns)
    • MCOFConfigExportContabCustos

      public MCOFConfigExportContabCustos(Properties ctx, String COF_ConfigExportContabCustos_UU, String trxName, String... virtualColumns)
    • MCOFConfigExportContabCustos

      public MCOFConfigExportContabCustos(Properties ctx, String COF_ConfigExportContabCustos_UU, String trxName)
  • Method Details