Class MCOFRPSLine

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

public class MCOFRPSLine extends X_COF_RPS_Line
See Also:
  • Constructor Details

    • MCOFRPSLine

      public MCOFRPSLine(Properties ctx, ResultSet rs, String trxName)
      Parameters:
      ctx -
      rs -
      trxName -
    • MCOFRPSLine

      public MCOFRPSLine(Properties ctx, int COF_RPS_Line_ID, String trxName)
      Parameters:
      ctx -
      COF_RPS_Line_ID -
      trxName -
    • MCOFRPSLine

      public MCOFRPSLine(Properties ctx, int COF_RPS_Line_ID, String trxName, String... virtualColumns)
    • MCOFRPSLine

      public MCOFRPSLine(Properties ctx, String COF_RPS_Line_UU, String trxName, String... virtualColumns)
    • MCOFRPSLine

      public MCOFRPSLine(Properties ctx, String COF_RPS_Line_UU, String trxName)