Class MSchedulerPara

    • Constructor Detail

      • MSchedulerPara

        public MSchedulerPara​(Properties ctx,
                              int AD_Scheduler_Para_ID,
                              String trxName)
        Standard Constructor
        Parameters:
        ctx - context
        AD_Scheduler_Para_ID - id
        trxName - transaction
      • MSchedulerPara

        public MSchedulerPara​(Properties ctx,
                              ResultSet rs,
                              String trxName)
        Load Constructor
        Parameters:
        ctx - context
        rs - result set
        trxName - transaction
      • MSchedulerPara

        public MSchedulerPara​(MSchedulerPara copy)
        Parameters:
        copy -