Class MCOFConfigExportContabFormato

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

public class MCOFConfigExportContabFormato extends X_COF_ConfigExportContabFormato
See Also:
  • Constructor Details

    • MCOFConfigExportContabFormato

      public MCOFConfigExportContabFormato(Properties ctx, int COF_ConfigExportContabFormato_ID, String trxName)
    • MCOFConfigExportContabFormato

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

      public MCOFConfigExportContabFormato(Properties ctx, int COF_ConfigExportContabFormato_ID, String trxName, String... virtualColumns)
    • MCOFConfigExportContabFormato

      public MCOFConfigExportContabFormato(Properties ctx, String COF_ConfigExportContabFormato_UU, String trxName, String... virtualColumns)
    • MCOFConfigExportContabFormato

      public MCOFConfigExportContabFormato(Properties ctx, String COF_ConfigExportContabFormato_UU, String trxName)
  • Method Details