psdi.app.kpi

Class KPITrendCfgSet

    • Constructor Detail

      • KPITrendCfgSet

        public KPITrendCfgSet(MboServerInterface ms)
                       throws MXException,
                              java.rmi.RemoteException
        Initialiizes the new KPITrendCfgSet
        Parameters:
        ms -
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Generates a new KPITRENDCFG object.
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - MboSet.
        Returns:
        Mbo - the new KPITRENDCFG.
        Throws:
        MXException
        java.rmi.RemoteException