Class MShipperCfg

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

public class MShipperCfg extends X_M_ShipperCfg
See Also:
  • Constructor Details

    • MShipperCfg

      public MShipperCfg(Properties ctx, String M_ShipperCfg_UU, String trxName)
      UUID based Constructor
      Parameters:
      ctx - Context
      M_ShipperCfg_UU - UUID key
      trxName - Transaction
    • MShipperCfg

      public MShipperCfg(Properties ctx, int M_ShipperCfg_ID, String trxName)
      Parameters:
      ctx -
      M_ShipperCfg_ID -
      trxName -
    • MShipperCfg

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