Class MCOFContractCategory

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

public class MCOFContractCategory extends X_COF_ContractCategory
Model Class for DocType Return
Version:
$Id: MCOFContractCategory.java, v1.0 08/06/2016 07:16:42, viniciusmoraes Exp $
Author:
Vincius H Moraes (vinicius.moraes@devcoffee.com.br, http://www.devcoffee.com.br)
See Also:
  • Constructor Details

    • MCOFContractCategory

      public MCOFContractCategory(Properties ctx, int COF_Contract_ID, String trxName)
    • MCOFContractCategory

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

      public MCOFContractCategory(Properties ctx, int COF_ContractCategory_ID, String trxName, String... virtualColumns)
    • MCOFContractCategory

      public MCOFContractCategory(Properties ctx, String COF_ContractCategory_UU, String trxName, String... virtualColumns)
    • MCOFContractCategory

      public MCOFContractCategory(Properties ctx, String COF_ContractCategory_UU, String trxName)