Class MCOFEstoquePrevisto

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

public class MCOFEstoquePrevisto extends X_COF_EstoquePrevisto
See Also:
  • Constructor Details

    • MCOFEstoquePrevisto

      public MCOFEstoquePrevisto(Properties ctx, int COF_EstoquePrevisto_ID, String trxName)
    • MCOFEstoquePrevisto

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

      public MCOFEstoquePrevisto(Properties ctx, int COF_EstoquePrevisto_ID, String trxName, String... virtualColumns)
    • MCOFEstoquePrevisto

      public MCOFEstoquePrevisto(Properties ctx, String COF_EstoquePrevisto_UU, String trxName, String... virtualColumns)
    • MCOFEstoquePrevisto

      public MCOFEstoquePrevisto(Properties ctx, String COF_EstoquePrevisto_UU, String trxName)
  • Method Details